| Package | Description |
|---|---|
| org.apache.lucene.search.vectorhighlight |
Another highlighter implementation based on term vectors.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldPhraseList.WeightedPhraseInfo.Toffs> |
FieldFragList.WeightedFragInfo.SubInfo.getTermsOffsets() |
List<FieldPhraseList.WeightedPhraseInfo.Toffs> |
FieldPhraseList.WeightedPhraseInfo.getTermsOffsets() |
| Modifier and Type | Method and Description |
|---|---|
int |
FieldPhraseList.WeightedPhraseInfo.Toffs.compareTo(FieldPhraseList.WeightedPhraseInfo.Toffs other) |
| Constructor and Description |
|---|
SubInfo(String text,
List<FieldPhraseList.WeightedPhraseInfo.Toffs> termsOffsets,
int seqnum,
float boost) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.