|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstantiatedIndexReader | |
---|---|
org.apache.lucene.store.instantiated | InstantiatedIndex, alternative RAM store for small corpora. |
Uses of InstantiatedIndexReader in org.apache.lucene.store.instantiated |
---|
Methods in org.apache.lucene.store.instantiated that return InstantiatedIndexReader | |
---|---|
InstantiatedIndexReader |
InstantiatedIndex.indexReaderFactory()
Deprecated. |
Constructors in org.apache.lucene.store.instantiated with parameters of type InstantiatedIndexReader | |
---|---|
InstantiatedTermDocs(InstantiatedIndexReader reader)
|
|
InstantiatedTermEnum(InstantiatedIndexReader reader)
|
|
InstantiatedTermEnum(InstantiatedIndexReader reader,
int startPosition)
|
|
InstantiatedTermPositions(InstantiatedIndexReader reader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |