Is it possible to configure the elasticsearch index behavior to ack as the LIKE keyword of SQL.
If the index contains "This document is called MySuperInvoice", I want to be able to find it if I am looking for super, doc or voice"
Thank you for your help.
Edit:
Somebody tells me that I need to put * around my search terms : *query*
Lets see how this can be done using haystack.