| Package | Description |
|---|---|
| org.apache.lucene.store.instantiated |
InstantiatedIndex, alternative RAM store for small corpora.
|
| Modifier and Type | Method and Description |
|---|---|
InstantiatedIndex |
InstantiatedIndexReader.getIndex() |
| Constructor and Description |
|---|
InstantiatedIndexReader(InstantiatedIndex index) |
InstantiatedIndexWriter(InstantiatedIndex index) |
InstantiatedIndexWriter(InstantiatedIndex index,
Analyzer analyzer) |
InstantiatedIndexWriter(InstantiatedIndex index,
Analyzer analyzer,
boolean create) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.