Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
WeightedSpanTerm |
QueryScorer.getWeightedSpanTerm(java.lang.String token)
Retrieve the
WeightedSpanTerm for the specified token. |
Constructor and Description |
---|
QueryScorer(WeightedSpanTerm[] weightedTerms) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.