fuzzy-search icon indicating copy to clipboard operation
fuzzy-search copied to clipboard

Thank you & java port

Open zodvik opened this issue 1 year ago • 1 comments

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!

zodvik avatar May 17 '24 13:05 zodvik

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

m31coding avatar May 26 '24 12:05 m31coding