unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.28k stars 143 forks source link

Feature: Java search API extension to batch search and ANN. #411

Open patedhav opened 6 months ago

patedhav commented 6 months ago

Describe what you are looking for

Java native library does not support batch search and does not allow to provide "exact" as parameters currently, both can be great to have supported with Java APIs.

Can you contribute to the implementation?

Is your feature request specific to a certain interface?

Other bindings

Contact Details

be.dhaval@gmail.com

Is there an existing issue for this?

Code of Conduct