Uses of Class
org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Packages that use InstantiatedIndexWriter Package Description org.apache.lucene.store.instantiated InstantiatedIndex, alternative RAM store for small corpora. -
-
Uses of InstantiatedIndexWriter in org.apache.lucene.store.instantiated
Methods in org.apache.lucene.store.instantiated that return InstantiatedIndexWriter Modifier and Type Method Description InstantiatedIndexWriter
InstantiatedIndex. indexWriterFactory(Analyzer analyzer, boolean create)
Deprecated.
-