Just started with Vespa a week ago.
When doing this with vespa and yql, it works perfectly and I'm able to see bolding. https://docs.vespa.ai/en/reference/schema-reference.html#bolding
Though I'm unsure on how to go about achieving this with java vespa searcher. I don't see any documentation on how to achieve bolding in this. When I query vespa with the vespa searcher, I'm not getting any bolding.
Thank you for your time! ** Tried these**
I have tried yql and the regular query, using yql allows the bolding to come through.
Using the vespa query profile, I am not able to get it to work.