Uses of Class
org.apache.lucene.codecs.lucene90.IndexedDISI
Packages that use IndexedDISI
Package
Description
Lucene 9.0 file format.
Lucene 9.5 file format.
-
Uses of IndexedDISI in org.apache.lucene.codecs.lucene90
Methods in org.apache.lucene.codecs.lucene90 with parameters of type IndexedDISIModifier and TypeMethodDescriptionIndexedDISI.asDocIndexIterator
(IndexedDISI disi) Returns an iterator that delegates to the IndexedDISI. -
Uses of IndexedDISI in org.apache.lucene.codecs.lucene95
Methods in org.apache.lucene.codecs.lucene95 that return IndexedDISIModifier and TypeMethodDescriptionOrdToDocDISIReaderConfiguration.getIndexedDISI
(IndexInput dataIn)