elasticsearch-net-aws icon indicating copy to clipboard operation
elasticsearch-net-aws copied to clipboard

Highlight error with only 2 characters

Open edusierra opened this issue 2 years ago • 1 comments

I search text "abe" and the result is correct for highlight value "<Abe>rGain" but if I used just 2 characters "ab" the highlight result is incorrect because highlight whole word "<AberGain>"

edusierra avatar Mar 27 '23 03:03 edusierra

It sounds like you're raising an issue with search functionality. This library is only an add-on to Elasticsearch.Net that enables one to sign requests for AWS Elasticsearch service. Perhaps you should report your issue here.

bcuff avatar Mar 27 '23 14:03 bcuff