Uses of Record Class
org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo.SubInfo
Packages that use FieldFragList.WeightedFragInfo.SubInfo
Package
Description
Another highlighter implementation based on term vectors.
-
Uses of FieldFragList.WeightedFragInfo.SubInfo in org.apache.lucene.search.vectorhighlight
Fields in org.apache.lucene.search.vectorhighlight with type parameters of type FieldFragList.WeightedFragInfo.SubInfoMethods in org.apache.lucene.search.vectorhighlight that return types with arguments of type FieldFragList.WeightedFragInfo.SubInfoConstructor parameters in org.apache.lucene.search.vectorhighlight with type arguments of type FieldFragList.WeightedFragInfo.SubInfoModifierConstructorDescriptionWeightedFragInfo
(int startOffset, int endOffset, List<FieldFragList.WeightedFragInfo.SubInfo> subInfos, float totalBoost)