elasticsearch-langdetect icon indicating copy to clipboard operation
elasticsearch-langdetect copied to clipboard

A plugin for language detection in Elasticsearch using Nakatani Shuyo's language detector

Results 48 elasticsearch-langdetect issues
Sort by recently updated
recently updated
newest added

I'm looking for language detection options for ES 6 and I'm seeing nothing for it. I see things for 5.x including langdetect but nothing for 6.x. Can I use the...

I changed some language file in resources/langdetect path. Then re-build and install into ES. so ES cannot start properly, there are many error about shard on it. I tried it...

I try to get lang detect via Rest API that found my expected language. But when I search from mapped index which not found the document. First mapping index ```...

The version of the `log4j` lib has been updated too. Related issue https://github.com/jprante/elasticsearch-langdetect/issues/77

I need support for ES 5.6 of this plugin, I hope is ok if I open a PR with the change.

I tried set ```prob_threshold``` in to file but got error message when start elasticsearch ``` unknown setting [prob_threshold] please check that any required plugins are installed, or check the breaking...

We're trying to use langdetect for ES 2.4.4 for our project but we're running into a very high memory usage. Without the langdetect we have usually only a memory footprint...

Can you make a release compatible with ES 5.5.1?

Can you make a release compatible with ES 5.4?

Hello, I've tried creating an aggregation using all of the examples in the README without any luck yet. If I try to use the stored **langdetect** field for aggregating, ES...