Class | 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 | Description |
---|---|
org.apache.lucene.store.instantiated.InstantiatedIndexReader.isOptimized() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.