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
I use elastcsearch 5.5.2, this problem show when program create index, and I search it in google, it said "In the ElasticSearch 5.0+, they do not allow create index with POST method". Maybe it is because the program use POST to create index.How can I fix this problem?
The text was updated successfully, but these errors were encountered:
I use elastcsearch 5.5.2, this problem show when program create index, and I search it in google, it said "In the ElasticSearch 5.0+, they do not allow create index with POST method". Maybe it is because the program use POST to create index.How can I fix this problem?
The text was updated successfully, but these errors were encountered: