Highlighting Behavior with Prefix Handlers
By default when searching with a prefix handler, the matching terms are only highlighted in the hit meta of the same name.
You can, however, associate extra prefix handlers and facets for highlighting matching terms.
This is the case of the title
hit meta, which is pre-configured with
additional prefix handlers. This means that matching terms are highlighted in a document’s
title when:
-
Searching with the
title:
prefix handler. This is the default behavior described above. -
Searching with one of these prefix handlers:
text:
,soundslike:
, orspellslike:
. These are specified in thetitle
hit meta setup as extra prefix handlers.