Uses of Class
org.apache.lucene.index.PositionBasedTermVectorMapper.TVPositionInfo

Packages that use PositionBasedTermVectorMapper.TVPositionInfo
org.apache.lucene.index Code to maintain and access indices. 
 

Uses of PositionBasedTermVectorMapper.TVPositionInfo in org.apache.lucene.index
 

Methods in org.apache.lucene.index that return types with arguments of type PositionBasedTermVectorMapper.TVPositionInfo
 Map<String,Map<Integer,PositionBasedTermVectorMapper.TVPositionInfo>> PositionBasedTermVectorMapper.getFieldToTerms()
          Get the mapping between fields and terms, sorted by the comparator
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.