I\'m following the advice given here in order to find partial words with elasticsearch:
ElasticSearch n-gram tokenfilter not finding partial words
I\'ve crea
Set mapping for the index is possible in Elastic search. I tried this with the latest version of Elastic search 1.7.3 and I was able to set the mapping successfully to the index.
I tried the following,