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
Hi, when i trying to query mult match query with type phare_prefix no result return. Because below code trying to lower the PHRASE_PREFIX enum and in turkish locale result was phrase_prefıx not phrase_prefix and es doesn't understand that. I think should be use en locale for tolower.
Hi, when i trying to query mult match query with type phare_prefix no result return. Because below code trying to lower the PHRASE_PREFIX enum and in turkish locale result was phrase_prefıx not phrase_prefix and es doesn't understand that. I think should be use en locale for tolower.
The text was updated successfully, but these errors were encountered: