Hi
i am using elasticsearch for storing some text fields.
while using white space tokenizer , the text is divided into tokens based
on the white space separation between them , and is searchable by token
based search only .
but , m not able to do some phrase search , like i am indexing ,
" ELASTIC SERVER FULL TEXT SEARCH"
i am able to search for any of the tokens in the above text , but not on
any continuous phrase like, "ELASTIC SERVER" .
which , analyzer(tokenizer /tokenfilter) combination should be used to
search for a phrase in the full text search.
Could somebody please help me resolve the issue ?
Thanks
Tarang Dawer
--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.