search-engine/api
King Omar ab6233ddbd Ranking: hybrid semantic search (Workers AI) + optional Claude reranker
- meiliSearch now runs Meili hybrid (semantic+keyword, SEMANTIC_RATIO=0.5) with
  a keyword-only fallback so search never hard-fails if the embedder hiccups
- Workers AI bge-small-en-v1.5 embedder configured on Meili (embeds on ingest)
- optional Claude reranker (?rerank=1) reorders/denoises the top 20 -> 10

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 13:09:39 +10:00
..
src Ranking: hybrid semantic search (Workers AI) + optional Claude reranker 2026-07-22 13:09:39 +10:00
package.json Initial commit: RADICAL_SEARCH self-hosted web search engine 2026-07-22 01:52:31 +10:00