@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/retrieval-hybrid-search-score-weighting-and-alpha>
  a schema:TechArticle ;
  schema:headline "Retrieval Hybrid Search Score Weighting and Alpha" ;
  schema:url <https://anchorfact.org/ai/retrieval-hybrid-search-score-weighting-and-alpha/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-hybrid-search-score-weighting-and-alpha>
  schema:citation <https://docs.weaviate.io/weaviate/search/hybrid> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-hybrid-search-score-weighting-and-alpha>
  schema:citation <https://qdrant.tech/documentation/search/hybrid-queries/> ;
  af:sourceTier "B" .