Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 690 Bytes

HighlightFieldOption.md

File metadata and controls

executable file
·
18 lines (10 loc) · 690 Bytes

HighlightFieldOption

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

Properties

Name Type Description Notes
fragmentSize Integer Maximum size of the text fragments in highlighted snippets per field [optional]
limit Integer Maximum size of snippets per field [optional]
limitSnippets Integer Maximum number of snippets per field [optional]
limitWords Integer Maximum number of words per field [optional]
numberOfFragments Integer Total number of highlighted fragments per field [optional]