cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Querying databricks vector search index outside databricks environment

Onkar01
New Contributor

I want to query my created vector search index from outside of databricks environment . Is there any way to do it?

1 REPLY 1

Kaniz
Community Manager
Community Manager

Hi @Onkar01, There are a few ways to access your vector search index from outside of the Databricks environment. 

 

One way is to use the Direct Vector Access Index feature, which lets you provide your embedding vectors in a Delta table and create an index based on a specific column. You can then query the index using the REST API or SDK1. Another way is to use the Unity Catalog feature, which handles data governance and access control lists for both the Vector Search API and the underlying databases. You can manage access to your vector search endpoint with Unity Catalog. A third way is to use other connectors that are built for other engines, such as Apache Sparkโ„ข or Apache Flink. These connectors allow you to read and write Delta tables from Spark outside of Databricks.

 

I hope this helps you with your query. If you have any other questions, feel free to ask me. ๐Ÿ˜Š

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.