Hi @Jesper Echardt,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
As I understand, you are encountering an error related to filtering when attempting to use vector search with DiskANN on Azure Cosmos DB.
Here are a few steps you can take to troubleshoot this issue:
- Double-check that the “filtering vector search” feature is fully registered and active in your Azure Subscription. Sometimes, there might be a delay in the feature becoming fully operational.
For more information, please refer the document: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/preview-features?tabs=azure-portal
- Ensure you are using the latest versions of pymongo and any related Azure SDKs. Updates might include bug fixes or enhancements that address this issue.
- Revisit the documentation to ensure that all steps and configurations are correctly followed. Sometimes, small details can be missed.
- Since this feature is in preview, there might be known issues or limitations that are not fully documented. Reaching out to Azure support request.
For more information, please refer the document: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/preview-features?tabs=azure-portal#register-preview-feature
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.