Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Map<Integer,PositionBasedTermVectorMapper.TVPositionInfo>> |
PositionBasedTermVectorMapper.getFieldToTerms()
Get the mapping between fields and terms, sorted by the comparator
|