You need first to understand that a search engine is not a SQL like system.
It’s based on a inverted index so what you query is not your source data but the index you have created.
The way you build your index is extremely important then.
You could imagine using wildcard queries but first it would inefficient and it would require that instead of indexing tokens you index full sentences.
Answering to your question, using ngrams would probably help here.
Hope this helps
--
David Pilato - Developer | Evangelist
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/3199B348-31DB-47A8-9E67-64994E8AD364%40pilato.fr.
For more options, visit
https://groups.google.com/d/optout.