mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-06 19:09:14 +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