Uses of Class
org.apache.lucene.store.instantiated.InstantiatedIndexWriter

Packages that use InstantiatedIndexWriter
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
 InstantiatedIndexWriter InstantiatedIndex.indexWriterFactory(Analyzer analyzer, boolean create)
           
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.