| Class and Description |
|---|
| org.apache.lucene.store.instantiated.InstantiatedIndex
contrib/instantiated will be removed in 4.0;
you can use the memory codec to hold all postings in RAM
|
| org.apache.lucene.store.instantiated.InstantiatedIndexReader
contrib/instantiated will be removed in 4.0;
you can use the memory codec to hold all postings in RAM
|
| org.apache.lucene.store.instantiated.InstantiatedIndexWriter
contrib/instantiated will be removed in 4.0;
you can use the memory codec to hold all postings in RAM
|
| Method and Description |
|---|
| org.apache.lucene.store.instantiated.InstantiatedIndexReader.isOptimized() |