highlight_query
Returns the query used to highlight the given field. Will be the original query or the highlight query of the query prefix.
Usage:
my
$hl_query
=
$this
->highlight_query(
'content'
);
NAME
App::CSE::Command::Search - Search the index for keywords or queries.