Property MatchTerms
MatchTerms
BytesRef (term text) of the matches, corresponding with MatchStarts.
Only NumMatches are valid.
Declaration
public IReadOnlyList<BytesRef> MatchTerms { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<BytesRef> |