| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| org.apache.lucene.replicator |
Files replication framework
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentSnapshotDeletionPolicy
A
SnapshotDeletionPolicy which adds a persistence layer so that
snapshots can be maintained across the life of an application. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotDeletionPolicy |
IndexAndTaxonomyRevision.SnapshotDirectoryTaxonomyWriter.getDeletionPolicy()
Returns the
SnapshotDeletionPolicy used by the underlying IndexWriter. |
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.