Hello,
how to highlight subset of characters in word(s) within sentence?
For sentence:
It makes website content ingestion easier than ever, so you can add search to your websites and apps in record time.
if chars array for examle "gest" is meant to be highlighted, than to get something like:
It makes website content ingestion easier than ever, so you can add search to your websites and apps in record time.
Read about tokenizer approach part of word
Any working example around? mapping/input data/query containing highlight node?
Sounds like a common use-case. Would ask for recommendation instead of reinventing the wheel.
Regards