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.
Hi.
My config is
Example 1
Example 2
Both texts are identical, but first sends as is, second is unicode escaped.
In first example language was determined correctly.
Escaped unicode strings gets from ES PHP library v 5.1.3
(elasticsearch/elasticsearch/src/Elasticsearch/Serializers/SmartSerializer.php:40)
Another example with escaped unicode string which shows that problem probably is in langdetect plugin.
Create new doc with unicode escaped string:
Create new doc with unicode string:
Us you can see both texts were stored and displayed in correct way.
The text was updated successfully, but these errors were encountered: