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

<https://anchorfact.org/kb/ai/retrieval-opensearch-profile-and-explain-debugging>
  a schema:TechArticle ;
  schema:headline "Retrieval OpenSearch Profile and Explain Debugging" ;
  schema:url <https://anchorfact.org/ai/retrieval-opensearch-profile-and-explain-debugging/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-opensearch-profile-and-explain-debugging>
  schema:citation <https://docs.opensearch.org/docs/latest/api-reference/search-apis/profile/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-opensearch-profile-and-explain-debugging>
  schema:citation <https://docs.opensearch.org/latest/api-reference/search-apis/explain/> ;
  af:sourceTier "B" .