Searched for single item => ES return near whole index

Yes that's it. You need to set the mapping to your field (like keyword) and then reindex.

IMHO though it would be better to split your message field into subfields and structure more your documents. My 2 cents.

1 Like