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

<https://anchorfact.org/kb/ai/retrieval-elasticsearch-point-in-time-and-search-after>
  a schema:TechArticle ;
  schema:headline "Retrieval Elasticsearch Point in Time and search_after" ;
  schema:url <https://anchorfact.org/ai/retrieval-elasticsearch-point-in-time-and-search-after/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-elasticsearch-point-in-time-and-search-after>
  schema:citation <https://www.elastic.co/docs/reference/elasticsearch/rest-apis/paginate-search-results> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-elasticsearch-point-in-time-and-search-after>
  schema:citation <https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-open-point-in-time> ;
  af:sourceTier "B" .