mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
This change make single shard requests fail when no routing is specified and routing has been configured to be required in the mapping. Thi Closes #4506