Uses of Class
org.apache.lucene.search.highlight.WeightedSpanTerm

Uses of WeightedSpanTerm in org.apache.lucene.search.highlight
 

Methods in org.apache.lucene.search.highlight that return WeightedSpanTerm
 WeightedSpanTerm QueryScorer.getWeightedSpanTerm(String token)
          Retrieve the WeightedSpanTerm for the specified token.
 

Constructors in org.apache.lucene.search.highlight with parameters of type WeightedSpanTerm
QueryScorer(WeightedSpanTerm[] weightedTerms)
           
 



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