-
Hi all - just started with this so apologies for the basic question. I have my prefix tag set in the GUI as . However when i run my search it comes back with I'm returning my template items with:
|
Beta Was this translation helpful? Give feedback.
Answered by
dhayab
May 10, 2023
Replies: 1 comment 1 reply
-
Hi, those highlight markers are replaced at runtime by the library. In your source's item template, you can use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bmccorm2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, those highlight markers are replaced at runtime by the library. In your source's item template, you can use the
Highlight
component to correctly parse and display your highlighted attribute.