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

<https://anchorfact.org/kb/ai/retrieval-field-boosting-and-multi-match-search>
  a schema:TechArticle ;
  schema:headline "Retrieval Field Boosting and Multi-Match Search" ;
  schema:url <https://anchorfact.org/ai/retrieval-field-boosting-and-multi-match-search/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-field-boosting-and-multi-match-search>
  schema:citation <https://www.elastic.co/docs/reference/query-languages/query-dsl/query-dsl-multi-match-query> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-field-boosting-and-multi-match-search>
  schema:citation <https://www.elastic.co/docs/reference/query-languages/query-dsl/query-dsl-terms-query> ;
  af:sourceTier "B" .