Endpoints
Request body
If
index_names and index_ids are omitted, VideoDB searches all semantic indexes in scope.
The Python SDK argument is
index_names, not singular index_name. Use index_ids for ID selection.Example
Example with index IDs
Response
Returns aSearchResult containing Shot objects. SearchResult.compile() can compile all returned shots into one stream.