Match a phrase in a filed value

I need to match a phrase in a filed value and list down the query result.

As an example

word_string = "lhjgkmllcaadmopgmanpapmpjgmfcfig"

I need to match "man" keyword in elasticsearch query and list down matched results.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.