← Reddit

Will searching chats ever work?

Reddit · sennalen · July 26, 2026
A user reported that chat search functionality has approximately an 80% success rate for keywords appearing in conversation titles but only 20% for keywords in message bodies. The user expressed frustration with this limitation and indicated unwillingness to employ alternative manual search methods to locate desired conversations.

Detailed Analysis

A Reddit post in r/Anthropic captures a persistent and frequently voiced frustration with Claude.ai's conversation search feature: it simply does not reliably find past chats. The original poster describes roughly an 80% success rate when a search term appears in a conversation's title, but that figure drops to around 20% when the keyword is buried in the body of the conversation rather than the title. As a workaround, the user resorts to manually directing Claude (specifically the lighter-weight Haiku model) to comb through conversations in small batches of ten, repeatedly prompting it to "keep going" — a laborious, semi-manual substitute for what should be a basic, automated search function.

This complaint reflects a gap between the sophistication of Claude's conversational and reasoning abilities and the comparatively primitive state of its surrounding product infrastructure. Search is one of the most basic expectations users have of any application that stores a growing archive of content — email clients, note-taking apps, and messaging platforms have offered robust full-text search for decades. When an AI assistant that can write code, analyze documents, and reason through complex problems still struggles to retrieve its own chat history by keyword, it highlights how conversational memory and retrieval remain underdeveloped relative to the core language model capabilities. For power users who rely on Claude across many sessions — coding projects, research threads, personal knowledge management — the inability to reliably locate earlier work undermines the platform's usefulness as a long-term thinking partner rather than a one-off query tool.

The underlying technical challenge is nontrivial: effective search of an AI chat archive likely requires proper full-text indexing across entire message bodies, not just titles or metadata, and ideally semantic or embedding-based retrieval that can surface relevant conversations even when exact keywords don't match. Anthropic appears to have deprioritized this in favor of model capability improvements, a common pattern among AI labs racing to ship more powerful models (Claude Opus, Sonnet, and Haiku variants) while treating product features like search, organization, and memory as secondary. This mirrors similar complaints lodged against ChatGPT and other AI assistants, where users have long asked for better chat organization, folders, tagging, and search — features that traditional software has offered for years but that AI chat interfaces have been slow to adopt.

This kind of feedback matters because it signals where competitive differentiation in the AI assistant market may eventually shift: as foundation models converge in raw capability, usability, memory, and retrieval features become the battleground for retaining users. Anthropic has been investing in "memory" and cross-conversation context features to make Claude more useful over time, and reliable search is a prerequisite for that vision to feel coherent rather than frustrating. The irony the poster highlights — using an AI model itself as a crude, manual search substitute — underscores a broader tension in the AI product space: companies are eager to demonstrate agentic, autonomous capabilities, yet basic quality-of-life infrastructure like indexing and retrieval often lags behind, leaving users to patch gaps with inefficient workarounds.

Read original article →