|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WeightedSpanTerm | |
---|---|
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 WeightedSpanTerm in org.apache.lucene.search.highlight |
---|
Methods in org.apache.lucene.search.highlight that return WeightedSpanTerm | |
---|---|
WeightedSpanTerm |
SpanScorer.getWeightedSpanTerm(String token)
Retrieve the WeightedSpanTerm for the specified token. |
Constructors in org.apache.lucene.search.highlight with parameters of type WeightedSpanTerm | |
---|---|
SpanScorer(WeightedSpanTerm[] weightedTerms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |