Hui v0.5.7 Hui.H1 View Source
Struct and functions related to results highlighting - Unified Highlighter.
Link to this section Summary
Types
Struct for results highlighting - Unified Highlighter
Link to this section Types
Link to this type
t()
View Source
t() :: %Hui.H1{ "bs.country": binary(), "bs.language": binary(), "bs.separator": binary(), "bs.type": binary(), "bs.variant": binary(), defaultSummary: boolean(), encoder: binary(), field: binary(), fl: binary(), fragsize: number(), highlightMultiTerm: boolean(), hl: boolean(), maxAnalyzedChars: number(), method: binary(), offsetSource: binary(), per_field: boolean(), q: binary(), qparser: binary(), requireFieldMatch: boolean(), "score.b": number(), "score.k1": number(), "score.pivot": number(), snippets: number(), "tag.ellipsis": binary(), "tag.post": binary(), "tag.pre": binary(), usePhraseHighlighter: boolean() }
Struct for results highlighting - Unified Highlighter.