Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

index_forcemerge

Force merge index segments to optimize storage and improve search performance by reducing segment count and expunging deleted documents.

Instructions

    强制合并索引段
    
    参数:
        index: 索引名称(可选)
        max_num_segments: 合并到的最大段数
        only_expunge_deletes: 仅清除已删除文档
    
    注意:这是资源密集型操作,建议在低峰期执行
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexNo
max_num_segmentsNo
only_expunge_deletesNo
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