Is there way to completely turn off the highlighti...
# community-help
j
Is there way to completely turn off the highlighting? I’m only interested in the doc id.
k
@JinW We don't have a way to turn off highlighting. May I know what problem you are facing with highlights being available?
j
@Kishore Nallan There isn’t really an issue but we don’t use it or need it. We’re only interested in the doc id in the results. Would disable highlight boost the performance? Currently, we set highlight_fields to the “id” field to make the JSON smaller.
k
Ah, that's a neat hack! I don't think the highlights will cause much of a perf impact.
j
Thanks, it would be a nice feature to have instead of the hack and I’m curious if there would be any performance boost.