| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexCommit
Expert: represents a single commit into an index as seen by the
IndexDeletionPolicy or IndexReader. |
| Modifier and Type | Method and Description |
|---|---|
IndexCommitPoint |
SnapshotDeletionPolicy.snapshot()
Take a snapshot of the most recent commit to the
index.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.