| Frames | No Frames |
Constructors with parameter type org.apache.lucene.index.TermVectorOffsetInfo | |
SegmentTermPositionVector.SegmentTermPositionVector(String field, terms[] , termFreqs[] , int[][] positions, TermVectorOffsetInfo[][] offsets) | |
Fields of type org.apache.lucene.index.TermVectorOffsetInfo | |
| TermVectorOffsetInfo[] | |
| TermVectorOffsetInfo[][] | |
Methods with return type org.apache.lucene.index.TermVectorOffsetInfo | |
| TermVectorOffsetInfo[] | SegmentTermPositionVector.getOffsets(int index) Returns an array of TermVectorOffsetInfo in which the term is found. |
| TermVectorOffsetInfo[] | TermPositionVector.getOffsets(int index) Returns an array of TermVectorOffsetInfo in which the term is found. |