|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstantiatedIndex | |
---|---|
org.apache.lucene.store.instantiated | InstantiatedIndex, alternative RAM store for small corpora. |
Uses of InstantiatedIndex in org.apache.lucene.store.instantiated |
---|
Methods in org.apache.lucene.store.instantiated that return InstantiatedIndex | |
---|---|
InstantiatedIndex |
InstantiatedIndexReader.getIndex()
Deprecated. |
Constructors in org.apache.lucene.store.instantiated with parameters of type InstantiatedIndex | |
---|---|
InstantiatedIndexReader(InstantiatedIndex index)
Deprecated. |
|
InstantiatedIndexWriter(InstantiatedIndex index)
Deprecated. |
|
InstantiatedIndexWriter(InstantiatedIndex index,
Analyzer analyzer)
Deprecated. |
|
InstantiatedIndexWriter(InstantiatedIndex index,
Analyzer analyzer,
boolean create)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |