HighlightFieldOption

October 22, 2025 ยท View on GitHub

Options for controlling the behavior of highlighting on a per-field basis

Properties

NameTypeDescriptionNotes
fragmentSizeIntegerMaximum size of the text fragments in highlighted snippets per field[optional]
limitIntegerMaximum size of snippets per field[optional]
limitSnippetsIntegerMaximum number of snippets per field[optional]
limitWordsIntegerMaximum number of words per field[optional]
numberOfFragmentsIntegerTotal number of highlighted fragments per field[optional]