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

<https://anchorfact.org/kb/ai/retrieval-snippets-and-highlighted-evidence>
  a schema:TechArticle ;
  schema:headline "Retrieval Snippets and Highlighted Evidence" ;
  schema:url <https://anchorfact.org/ai/retrieval-snippets-and-highlighted-evidence/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-snippets-and-highlighted-evidence>
  schema:citation <https://www.algolia.com/doc/guides/building-search-ui/ui-and-ux-patterns/highlighting-snippeting/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-snippets-and-highlighted-evidence>
  schema:citation <https://learn.microsoft.com/en-us/azure/search/search-pagination-page-layout#hit-highlighting> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-snippets-and-highlighted-evidence>
  schema:citation <https://www.meilisearch.com/docs/capabilities/full_text_search/how_to/highlight_search_results> ;
  af:sourceTier "B" .