Uses of Class
org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
-
Uses of InstantiatedIndexReader in org.apache.lucene.store.instantiated
Methods in org.apache.lucene.store.instantiated that return InstantiatedIndexReader Modifier and Type Method Description InstantiatedIndexReaderInstantiatedIndex. indexReaderFactory()Deprecated.Constructors in org.apache.lucene.store.instantiated with parameters of type InstantiatedIndexReader Constructor Description InstantiatedTermDocs(InstantiatedIndexReader reader)InstantiatedTermEnum(InstantiatedIndexReader reader)InstantiatedTermEnum(InstantiatedIndexReader reader, int startPosition)InstantiatedTermPositions(InstantiatedIndexReader reader)
-