Language detection using ES?

Hi

I want to detect language using elastic search.Is it is possible with
ES,if yes then what approach will be followed.

Thanks

You can use tika:

http://tika.apache.org/1.0/detection.html

But I fear you'll have to do the integration yourself (using tika or
similar tools* while indexing) or open a ticket.

Peter.

http://code.google.com/p/language-detection/

On 13 Dez., 06:45, sam mishra.sam...@gmail.com wrote:

Hi

I want to detect language using Elasticsearch.Is it is possible with
ES,if yes then what approach will be followed.

Thanks