|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexCommitPoint | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of IndexCommitPoint in org.apache.lucene.index |
|---|
| Classes in org.apache.lucene.index that implement IndexCommitPoint | |
|---|---|
class |
IndexCommit
Expert: represents a single commit into an index as seen by the IndexDeletionPolicy or IndexReader. |
| Methods in org.apache.lucene.index that return IndexCommitPoint | |
|---|---|
IndexCommitPoint |
SnapshotDeletionPolicy.snapshot()
Take a snapshot of the most recent commit to the index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||