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
1.92k stars 109 forks source link

Add Swift test to illustrate issue #399 #400

Closed jaysenmarais closed 2 months ago

jaysenmarais commented 2 months ago

Add a swift test to demonstrate an issue where replacing the initially-added item in an index makes all subsequently added items no longer visible in search results. See issue #399 for more details.