Ankit,
It seems as though this might help:
http://www.elasticsearch.org/guide/reference/index-modules/analysis/pattern-tokenizer/
Of course, the regular expressions will be used to match the token
separators, not the tokens themselves.
And, of course, it does involve regular expressions, which is the tool of
very last resort
But in this case, it seems like the only option you
have. To make your life easier, I highly recommend that you find a tool
that can analyze an arbitrary string. This would let you change and
fine-tune the analyzer. I wrote my own command-line interface and use it to
develop and to regression-test custom analyzers, and it has been very
helpful.
Brian
On Monday, August 26, 2013 7:27:04 AM UTC-4, Ankit Jain wrote:
Hi All,
We have required list of keyword (like "+","@",..) which standard analyzer
use to tokenize the input value.
Regards,
Ankit
--
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.