I am newbie to Elasticsearch and I have found out that its have language analyzer but I cant find how can I use it. Can I use it to retrieve only English language text docs?
No. This is not a feature that the language analyzer gives.
An analyzer is used to ignore some common words, like and, or, then, can, ...
I don't know how you can autodetect language.
David
Twitter : @dadoonet / @elasticsearchfr
Le 16 juin 2012 à 10:37, Serikozz serikozz@mail.ru a écrit :
I am newbie to Elasticsearch and I have found out that its have language
analyzer but I cant find how can I use it. Can I use it to retrieve only
English language text docs?--
View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Language-analyzer-tp4019408.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.