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:
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: