How can we get records from elasticsearch with wildcard queries having two keywords?

You can add multiple wildcard clauses within the should array.

Note that wildcard like this will be terribly slow.

1 Like