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
If I PUT this template definition to http://localhost:9200/_template/my_new_template it works, but notice the field name "some_field " actually has a trailing whitespace in the String (I think that should be trimmed).
If I
PUT
this template definition tohttp://localhost:9200/_template/my_new_template
it works, but notice the field name"some_field "
actually has a trailing whitespace in the String (I think that should be trimmed).The text was updated successfully, but these errors were encountered: