@jerryjliu0: Real question: what is the actual latest state-of-the-art for file search and retrieval? - Actual grep over filesystem …

X AI KOLs Following News

Summary

Jerry Liu asks about the current state-of-the-art for file search and retrieval, listing options from grep to hybrid search over a database.

Real question: what is the actual latest state-of-the-art for file search and retrieval? - Actual grep over filesystem - Virtualized grep / BM25 over a db (what @mintlify did) - Vector search over a db - Hybrid search over a db - SQL - none of the above - some of the above?
Original Article
View Cached Full Text

Cached at: 05/19/26, 12:39 AM

Real question: what is the actual latest state-of-the-art for file search and retrieval?

  • Actual grep over filesystem
  • Virtualized grep / BM25 over a db (what @mintlify did)
  • Vector search over a db
  • Hybrid search over a db
  • SQL
  • none of the above
  • some of the above?

Similar Articles

@FinanceYF5: Ten years ago, search relied on keywords; five years ago, semantics; today, Google directly stuffs its strongest AI into the search box. Driven by Gemini 3.5, it supports cross-modal queries with images, videos, and files, merging AI Overviews and AI Mode into one. Search has truly changed this time!

X AI KOLs Following

Google integrates Gemini 3.5 AI into the search box, supporting multi-modal queries with images, videos, and files, and merges AI Overviews and AI Mode, bringing a major transformation to the search experience.

dmtrKovalenko/fff

GitHub Trending (daily)

fff is a fast, typo-resistant file search toolkit with frecency ranking and an MCP server for AI agents, providing efficient file and content search with git awareness.