The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.