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

Packages that use WeightedSpanTermExtractor
org.apache.lucene.search.highlight The highlight package contains classes to provide "keyword in context" features typically used to highlight search terms in the text of results pages. 
 

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

Methods in org.apache.lucene.search.highlight that return WeightedSpanTermExtractor
protected  WeightedSpanTermExtractor QueryScorer.newTermExtractor(String defaultField)
           
 



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