Skip to main content

Build index

POST 

/q/:qwtoken/crawl

This endpoint is a wrapper for the fabric-search crawl. It takes a write token against an index object. It will start the crawl LRO on a search compatibile fabric node, and callers can check the lro status via GET /q/{qhi}/crawl_status. Callers are responsible for finalizing the write token when the crawl is complete.

Note: This call creates a traditional keyword index not a vectorized index. To upgrade to a vector index, use the POST /q/{qhi}/search_update endpoint.

Request

Responses

Sucess response