There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.