Create parameterized search queries against vector indices with flexible weighting and placeholder support
Query
class represents a search query configuration that can be executed against a vector index. It supports parameterized queries with placeholders and custom space weighting for multi-dimensional searches.
QueryDescriptor
- A query descriptor object that provides methods for configuring the search criteria, filters, and result formatting.
Raises: InvalidInputException
- If the specified schema is not found in the index.