Customers can now specify which columns to store within the vector index. This new feature enhances the performance of vector search queries and allows pre-filtering results based on these stored columns.
This form is deprecated. Please use the feature directly. See the public document for more details.
*********************************************************************************************
This is a Preview feature. Please note that this feature is not ready to be used for production workloads according to the official TOS:
https://cloud.google.com/products#section-22.
*********************************************************************************************
Please refer to the user guide for instructions on how to start using BigQuery Vector Search, as well as the complete list of limitations using the following link:
https://cloud.google.com/bigquery/docs/vector-index.
For any question about BigQuery Vector Search, please contact us at
bq-vector-search@google.com.
Please be aware of the following known issues in the short term. This form and the public documentation will be updated when the fixes are deployed:
- Query data should not reference any column of type STRUCT or RECORD. Otherwise, the query would fail.