|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PositionSpan | |
|---|---|
| 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 PositionSpan in org.apache.lucene.search.highlight |
|---|
| Methods in org.apache.lucene.search.highlight that return types with arguments of type PositionSpan | |
|---|---|
List<PositionSpan> |
WeightedSpanTerm.getPositionSpans()
|
| Method parameters in org.apache.lucene.search.highlight with type arguments of type PositionSpan | |
|---|---|
void |
WeightedSpanTerm.addPositionSpans(List<PositionSpan> positionSpans)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||