Uses of Interface
org.apache.lucene.index.IndexCommitPoint

Packages that use IndexCommitPoint
org.apache.lucene.index Code to maintain and access indices. 
 

Uses of IndexCommitPoint in org.apache.lucene.index
 

Methods in org.apache.lucene.index that return IndexCommitPoint
 IndexCommitPoint SnapshotDeletionPolicy.snapshot()
          Take a snapshot of the most recent commit to the index.
 



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