Package | Description |
---|---|
org.apache.lucene.store.instantiated |
InstantiatedIndex, alternative RAM store for small corpora.
|
Modifier and Type | Method | Description |
---|---|---|
InstantiatedIndexReader |
InstantiatedIndex.indexReaderFactory() |
Deprecated.
|
Constructor | Description |
---|---|
InstantiatedTermDocs(InstantiatedIndexReader reader) |
|
InstantiatedTermEnum(InstantiatedIndexReader reader) |
|
InstantiatedTermEnum(InstantiatedIndexReader reader,
int startPosition) |
|
InstantiatedTermPositions(InstantiatedIndexReader reader) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.