Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Is there an "all" option for language detection? #54

Open
cosmin-marginean opened this issue Jan 30, 2017 · 0 comments
Open

Is there an "all" option for language detection? #54

cosmin-marginean opened this issue Jan 30, 2017 · 0 comments

Comments

@cosmin-marginean
Copy link

It seems that we have to always specify a value for "languages" in order to achieve language detection.

...
         "properties": {
            "text": {
               "type": "langdetect",
               "languages" : [ "en", "de", "fr" ]
            }
         }
...

We have a very varied data set in many languages and indexing is also not time sensitive, assuming this would be a performance issue. We'd like to know if there is an "all" or similar option for language detection, so we don't have to specify the complete list of languages here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant