Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.Map<java.lang.Integer,PositionBasedTermVectorMapper.TVPositionInfo>> |
PositionBasedTermVectorMapper.getFieldToTerms()
Get the mapping between fields and terms, sorted by the comparator
|
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.