Add search_only ISM action for Reader/Writer Separation by lawofcycles · Pull Request #1560 · opensearch-project/index-management
Description This PR adds a new ISM action search_only that enables automatic scale-down of writer shards for indices using Reader/Writer Separation. When executed, this action calls the _scale API ...