| Package | Description |
|---|---|
| org.apache.lucene.luke.app.desktop.components.dialog.documents |
Dialogs used in the Documents tab
|
| org.apache.lucene.luke.models.documents |
Models and APIs for the Documents tab
|
| Class and Description |
|---|
| DocValues
Holder for doc values.
|
| TermVectorEntry
Holder for term vector entry representing the term and their number of occurrences, and optionally, positions in the document field.
|
| Class and Description |
|---|
| DocumentField
Holder for a document field's information and data.
|
| Documents
A dedicated interface for Luke's Documents tab.
|
| DocValues
Holder for doc values.
|
| TermPosting
Holder for a term's position information, and optionally, offsets and payloads.
|
| TermVectorEntry
Holder for term vector entry representing the term and their number of occurrences, and optionally, positions in the document field.
|
| TermVectorEntry.TermVectorPosition
Holder for position information for a term vector entry.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.