| Package | Description |
|---|---|
| org.apache.lucene.search.vectorhighlight |
Another highlighter implementation based on term vectors.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldFragList.WeightedFragInfo.SubInfo> |
FieldFragList.WeightedFragInfo.getSubInfos() |
| Constructor and Description |
|---|
WeightedFragInfo(int startOffset,
int endOffset,
List<FieldFragList.WeightedFragInfo.SubInfo> subInfos,
float totalBoost) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.