Uses of Class
org.apache.lucene.index.IndexModifier

Packages that use IndexModifier
org.apache.lucene.gdata.storage.lucenestorage Lucene storage implementation 
 

Uses of IndexModifier in org.apache.lucene.gdata.storage.lucenestorage
 

Methods in org.apache.lucene.gdata.storage.lucenestorage that return IndexModifier
protected  IndexModifier StorageCoreController.createIndexModifier()
          Creates a new IndexModifier on the storage index
 

Constructors in org.apache.lucene.gdata.storage.lucenestorage with parameters of type IndexModifier
StorageModifier(StorageCoreController controller, IndexModifier modifier, StorageBuffer buffer, int persitsFactor, int optimizeInterval)
          Creates a new StorageModifier
 



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