The PositionBasedTermVectorMapper..::..TVPositionInfo type exposes the following members.

Properties

  NameDescription
Public propertyOffsets
Parallel list (to {@link #getTerms()}) of TermVectorOffsetInfo objects. There may be multiple entries since there may be multiple terms at a position
Public propertyPosition
Public propertyTerms
Note, there may be multiple terms at the same position

See Also