public static interface IndexDataReader.IndexDataReadVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitDocument(org.apache.lucene.document.Document document)
Called on each read document.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.