Package | Description |
---|---|
org.apache.lucene.luke.models.documents |
Models and APIs for the Documents tab
|
Modifier and Type | Method and Description |
---|---|
List<TermPosting> |
Documents.getTermPositions()
Returns the list of the position information for the current posting.
|
List<TermPosting> |
DocumentsImpl.getTermPositions() |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.