public interface IndexListener
ReadOnlyIndexReader
.Modifier and Type | Method and Description |
---|---|
void |
documentDeleted(org.apache.lucene.index.Term id)
Informs this listener, that the document with
id has been
deleted. |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.