public static class FieldFragList.WeightedFragInfo.SubInfo extends Object
Constructor and Description |
---|
SubInfo(String text,
List<FieldPhraseList.WeightedPhraseInfo.Toffs> termsOffsets,
int seqnum,
float boost) |
Modifier and Type | Method and Description |
---|---|
float |
getBoost() |
int |
getSeqnum() |
List<FieldPhraseList.WeightedPhraseInfo.Toffs> |
getTermsOffsets() |
String |
getText() |
String |
toString() |
public SubInfo(String text, List<FieldPhraseList.WeightedPhraseInfo.Toffs> termsOffsets, int seqnum, float boost)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.