Hi
@Jason Bosco I've thrown up some initial WIP rough code at
https://gitlab.com/jshevland/typesense-java I'll have to see if I've still got my github login and/or create a new one tomorrow morning, but Alla may want to fiddle with what's there in the mean time (it's a little rough, only has functionality for creating a collection and searching collections at this stage, and will need some refactoring etc). I haven't put too much thought into a few things yet as in the HTTP client used, reactive functionality, and I guess it's best to keep it on the lowest Java version as possible as I fair few companies get stuck on older versions. Haven't used Spring REST client code but might look at adding that when it comes to dealing with the clustering.