Skip to content

[META] Support agentic search use cases #772

@ohltyler

Description

@ohltyler

Agentic search is a growing trend of AI-based search flows leveraging agents for a variety of individual use cases, including natural language query (NLQ) understanding, query optimization, and arbitrarily-advanced RAG use cases, including multi-search flows, or leveraging MCP clients for calling different external MCP servers/tools.

This plugin should be a home for letting users leverage these new agentic search use cases as they become available as backend features.

As of Sept 2025, the scope is focused on NLQ / query understanding and optimization. Even more specifically, it allows for agents of type flow or conversational, with a QueryPlanningTooland few other optional tools, likeListIndexTool/SearchIndexTool`, if more actions are needed. This plugin should have a preset use case for supporting this.

High-level roadmap:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions