You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2021. It is now read-only.
Facing issue while pushing document for few languages like french, spanish and chinese. I haven't tried for all languages though. The language detection endpoint returns expected language but it throws while pushing the same text to the index.
Put test/doc/1
{
"content": "Maître Corbeau, sur un arbre perché"
}
Output:
{
"error": {
"root_cause": [
{
"type": "mapper_parsing_exception",
"reason": "analyzer [_keyword] not found for field [content]"
}
],
"type": "mapper_parsing_exception",
"reason": "analyzer [_keyword] not found for field [content]"
},
"status": 400
}
=================================================================== Language detection:
Uh oh!
There was an error while loading. Please reload this page.
Facing issue while pushing document for few languages like french, spanish and chinese. I haven't tried for all languages though. The language detection endpoint returns expected language but it throws while pushing the same text to the index.
ES version: 5.4.1
Mapping:
Add document:
Output:
===================================================================
Language detection:
Output:
The text was updated successfully, but these errors were encountered: