| Package | Description |
|---|---|
| org.apache.lucene.luke.models.documents |
Models and APIs for the Documents tab
|
| Modifier and Type | Method and Description |
|---|---|
List<DocumentField> |
DocumentsImpl.getDocumentFields(int docid) |
List<DocumentField> |
Documents.getDocumentFields(int docid)
Returns the list of field information and field data for the specified document.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.