The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

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.