Values.AutocompleteHighlightsSourceDescribes how the parts of the response element matched the input query by returning the sections of the response which matched to input query terms.
type nonrec t = {title : HighlightList.t option;Indicates where the title field in the result matches the input query.
*)address : AutocompleteAddressHighlights.t option;Describes how part of the result address match the input query.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of HighlightStartIndexInteger.t
| `String of HighlightValueString.t ])
list ]
list
| `Structure of
(string
* [> `List of
[> `List of
[> `Structure of
(string
* [> `Integer of HighlightStartIndexInteger.t
| `String of HighlightValueString.t ])
list ]
list
| `Structure of
(string
* [> `Integer of HighlightStartIndexInteger.t
| `String of HighlightValueString.t ])
list ]
list
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of HighlightStartIndexInteger.t
| `String of HighlightValueString.t ])
list ]
list ])
list ])
list ])
list ]