Vector search recall dropped suddenly today. Should I check the embedding or the filter conditions first?

The data dashboard showed a significant drop in on-site search CTR today. My first reaction was that the embedding model might have drifted. Later, I broke down the vector similarity, metadata filters, and index update times for the same batch of queries and found it wasn't a model issue. Instead, last night's sync script wrote null values in the 'category' field as the string 'unknown', causing…

Related public posts

  1. Cursor 生成的代码总是改乱项目?后来我发现问题根本不在 AI tech-data-ai · rant · 1 replies 2026-06-08T18:07:17.427Z
  2. 数据分析转AI工程师需要补哪些技能 tech-data-ai · rant · 2 replies 2026-06-04T13:56:59.249Z
  3. LLM API cost monitoring best practices tech-data-ai · rant · 3 replies 2026-06-05T13:28:56.328Z
  4. How to evaluate RAG answers before putting them in production tech-data-ai · rant · 1 replies 2026-06-04T17:51:10.678Z
  5. Cursor 安装完成后一直无法连接 AI?我是这样排查解决的 tech-data-ai · rant 2026-06-08T18:02:22.461Z
  6. pgvector和Milvus怎么选,做向量检索别只看性能 tech-data-ai · rant 2026-06-06T13:07:51.294Z
  7. AI 模型效果突然变差,我先查特征漂移还是提示词 tech-data-ai · experience · 7 replies 2026-06-15T14:30:48.699Z
  8. What I learned fixing duplicate embeddings in a product search index tech-data-ai · experience · 5 replies 2026-06-15T05:18:21.815Z
  9. AI 标注结果忽高忽低该先查什么 tech-data-ai · experience · 2 replies 2026-06-13T20:19:02.520Z
  10. Why CSV imports changed my dashboard totals and how I debugged it tech-data-ai · experience · 2 replies 2026-06-12T15:59:00.592Z