dsys / match

:crystal_ball: Scalable reverse image search built on Kubernetes and Elasticsearch
Other
1.25k stars 150 forks source link

elasticsearch "Content type detection for rest requests is deprecated" warning #22

Closed tshatrov closed 4 years ago

tshatrov commented 7 years ago

elasticsearch prints the following log every time I make an /add request to my Match server:

elasticsearch_1 | [2017-06-14T17:13:56,476][WARN ][o.e.d.r.RestController ] Content type detection for rest requests is deprecated. Specify the content type using the [Content-Type] header.