|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermVectorOffsetInfo | |
---|---|
org.apache.lucene.index | Code to maintain and access indices. |
Uses of TermVectorOffsetInfo in org.apache.lucene.index |
---|
Fields in org.apache.lucene.index declared as TermVectorOffsetInfo | |
---|---|
static TermVectorOffsetInfo[] |
TermVectorOffsetInfo.EMPTY_OFFSET_INFO
Convenience declaration when creating a TermPositionVector that stores only position information. |
Methods in org.apache.lucene.index that return TermVectorOffsetInfo | |
---|---|
TermVectorOffsetInfo[] |
TermPositionVector.getOffsets(int index)
Returns an array of TermVectorOffsetInfo in which the term is found. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |