The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.