-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
If you need to perform an exact match search on an index, Marqo doesn't support highlighting
Describe the solution you'd like
when we do text:("free")
we should get something like "Customers get <em>free</em> samples"
Describe alternatives you've considered
This should be an internal feature, a user could perform the highlighting on the returned result but that isn't optimal behaviour as it already exists in Vespa
Additional context
This seems to be supported in Vespa under bolding
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request