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

<https://anchorfact.org/kb/ai/retrieval-qdrant-collections-and-payload-indexes>
  a schema:TechArticle ;
  schema:headline "Retrieval Qdrant Collections and Payload Indexes" ;
  schema:url <https://anchorfact.org/ai/retrieval-qdrant-collections-and-payload-indexes/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-qdrant-collections-and-payload-indexes>
  schema:citation <https://qdrant.tech/documentation/concepts/collections/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-qdrant-collections-and-payload-indexes>
  schema:citation <https://qdrant.tech/documentation/manage-data/indexing/> ;
  af:sourceTier "B" .