cascading-search
Search across multiple indexes for similar records, deduplicate results, and rerank them for relevance using advanced models. Ideal for precise, multi-source data retrieval.
Instructions
Search across multiple indexes for records that are similar to the query text, deduplicate and rerank the results.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indexes | Yes | The indexes to search across. Records in each index should share a common schema. | |
query | Yes | A query to search for records. | |
rerank | Yes | Specifies how the results should be reranked. Use a "query" with a "topK" that returns more results than you need; then use "rerank" to select the most relevant "topN" results. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Pinecone Developer MCP
Related Tools
- @pinecone-io/pinecone-mcp
- @jeanibarz/knowledge-base-mcp-server
- @valyu-network/valyu-mcp-js
- @kshern/mcp-tavily
- @j3k0/mcp-brain-tools