Term query is not analyzed so your query is directly compared to what you have 
indexed.

Which is the output of:

curl 'localhost:9200/test_shingling/_analyze?pretty=1&analyzer=ShingleAnalyzer


--
David ;-)
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs


Le 28 avr. 2014 à 07:49, JEB <[email protected]> a écrit :

Hi Guys,

I've been struggling with this for a couple of days.
I defined a custom search and index analyzer on a field and can't get it to 
work.

There is a full curl recreation available at stackoverflow:
http://stackoverflow.com/questions/23295896/shingles-in-elasticsearch-why-does-this-example-with-custom-analyzer-fail

Can anyone help me with this? 

Thanks!!
Jeb

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/e49c62d0-5851-48d2-8cb4-d32b17853750%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/87D5D19D-2CCC-4DEB-AD33-6CEDB0DE7DD5%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

Reply via email to