mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
As indices are only allowed to have one type now, and types are going away in the future, we should deprecate filtering by `_type`. Relates #15613