- Indices/Analyze Endpoint:
filters
andchar_filters
URI parameters have renamed tofilter
andchar_filter
respectively - SearchExists endpoint has been removed (use
size=0
andterminate_after=1
instead) - Warmers have been removed because they are no longer useful
- Indices/Optimize Endpoint has been removed (use
_forcemerge
instead)
- Percolator endpoints are deprecated and will be removed in Elasticsearch 6.0