Help needed understanding analyzer behavior

2014-07-30 Thread Neko Escondido
Hello community, I'm having problem understanding how analyzer should work. The result is different from what I expect. :( I have created a custom analyzer to index phone number as below: analysis : { analyzer : { phone : {

Re: Help needed understanding analyzer behavior

2014-07-30 Thread Neko Escondido
you'll probably want to do that outside of elasticsearch or with a plugin. That gets difficult when you need to handle non NANPA numbers. On Jul 30, 2014 11:14 PM, Neko Escondido neko.es...@gmail.com javascript: wrote: Hello community, I'm having problem understanding how analyzer