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