Stage content objects for indexing
POST/q/:qwtoken/update_site
Accepts a write token against a "site" object which is an object responsible for storing content objects for indexing.
Note: The caller is responsible for finalizing the write token when the call is complete.
WARNING: The site object can be the same as the index object. But if this is the case the caller must ensure this token is finalized before invoking the crawl endpoint.
Request
Responses
- 200
Returns the list of content objects which failed to be updated.