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 has been archived by the owner on Dec 18, 2021. It is now read-only.
I've tried using the Language code and multi_field test code to create the mapping in the example, however, when I check to see if the mapping is created correctly, I always get the following:
I've also tried updating the mapping but store is never set to true thus I cannot retrieve the result of langdetect alongside the source of the documents.
I'm using ES 5.4.0 at the moment. Should I try with an earlier version ?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I've tried using the Language code and multi_field test code to create the mapping in the example, however, when I check to see if the mapping is created correctly, I always get the following:
Shouldn't store be set to true in this case ?
I've also tried updating the mapping but store is never set to true thus I cannot retrieve the result of langdetect alongside the source of the documents.
I'm using ES 5.4.0 at the moment. Should I try with an earlier version ?
Thanks!
The text was updated successfully, but these errors were encountered: