Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

index_split

Split an Elasticsearch/OpenSearch index into a new index with more shards to handle increased data volume or improve performance.

Instructions

拆分索引(增加分片数) 参数: source: 源索引名称 target: 目标索引名称 settings: 目标索引设置(必须包含 number_of_shards) 注意:新分片数必须是原分片数的倍数

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYes
targetYes
settingsNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cloudsmithy/easysearch-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server