Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28
highlight_style
Enumeration of the highlighting styles recognized by the FTS engine.
Definition highlight_style.hxx:28
@ ansi
Use ANSI code sequences \\x1b[43m> and \\x1b[0m to indicate matches in the fields.
@ html
Use HTML tags <mark> and </mark> to indicate matches in the fields.