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

Packages that use SpanScorer
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 SpanScorer in org.apache.lucene.search.highlight
 

Constructors in org.apache.lucene.search.highlight with parameters of type SpanScorer
SimpleSpanFragmenter(SpanScorer spanscorer)
           
SimpleSpanFragmenter(SpanScorer spanscorer, int fragmentSize)
           
 



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