Open zodvik opened 5 months ago
Hi Nikhil,
thank you very much, I am glad that you find the library useful. A port to Java, one of the most used languages, seems to be very useful, good luck with your project! I will keep this issue open in case you or other folks have questions about the implementation or design decisions.
Happy Coding!, Kevin
I came across this on HN. The blog post was amazingly well written and really like the approach.
I usually work with Java, and created a port of the lib in Java here https://github.com/midplane/fuzzy-search/. Yet to get to full parity (meta, unicode normalization, etc.)
Thank you for writing the code and the blog post!