customHighlight property

Map? customHighlight
final

It can be used to set the custom highlight settings.

You can read the Elasticsearch docs for the highlight options at here.

Implementation

final Map? customHighlight;