Skip to main content

Start a content-metadata crawl LRO for the clip-search index

POST 

/indexes/:index_qid/crawl

Crawls content metadata for all contents in the index's collection. The crawled content will be indexed for semantic search.

Before calling this endpoint, the index must be first configured to crawl content metadata. See https://docs.eluv.io/docs/content/search-gen-2/space-config/ for details on how to configure the index to crawl content metadata.

Returns a handle to poll via in order to check the crawling status GET /crawl/<handle>;

Request

Responses

Accepted