Jörg Prante
Jörg Prante
What do you mean by array fields?
That does not make any sense. Language detection is only possible in a string field.
If you want to check multiple strings, you can get multiple results, and this can no longer be done in a single detect operation. So the result would be confusing...
Thanks! I will try to reproduce the issue.
The langdetect plugin also returns the language `en` in my tests. Additionally, the languages `pl` and `so` are discovered, but with much less probability. I think I should add a...
I can not reproduce. What are the commands you executed?
Thanks for reporting, I will add adjectives.
Can you use https://github.com/jprante/elasticsearch-analysis-baseform/blob/master/src/main/resources/en-lemma-utf8.txt ? It contains nouns, verbs, and adjectives.
The file was moved to https://github.com/jprante/elasticsearch-analysis-baseform/blob/master/src/main/resources/baseform/en-lemma-utf8.txt
1.4.0.1 released, with the setting `"profile": "/langdetect/short-text/"`