Missing SearchFieldDataType.SINGLE and VectorSearch in Java Search SDK for vector search implementation

hleyang@connect.hku.hk 0 Reputation points
2023-11-09T18:54:52.88+00:00

I am currently facing an issue while trying to implement vector search in a Java application. Specifically, I have noticed that the SearchFieldDataType.SINGLE and "com.azure.search.documents.indexes.models.VectorSearch" class are missing from the package I am using(which is "com.azure:azure-search-documents:11.5.12"). However, these classes are present in the azure sample code provided in the official GitHub repo.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,110 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.