Options for controlling the behavior of highlighting on a per-field basis
Name | Type | Description | Notes |
---|---|---|---|
FragmentSize | int | Maximum size of the text fragments in highlighted snippets per field | [optional] |
Limit | int | Maximum size of snippets per field | [optional] |
LimitSnippets | int | Maximum number of snippets per field | [optional] |
LimitWords | int | Maximum number of words per field | [optional] |
NumberOfFragments | int | Total number of highlighted fragments per field | [optional] |