-
Are there any plans to support windows 64bit, preferably with the visual studio compiler or else mingw/cygwin?
I got it to compile and run on VS2015 (unit test still fail) but this already required …
-
It might be interesting to compare performance...
https://github.com/RogueException/CRoaring.Net
-
By "latest" I am referring to latest release version in maven central
As soon as you try to register the Scala module
```
val mapper = new ObjectMapper()
mapper.registerModule(DefaultScalaModule)
``…
-
Hello,
I noticed that the code gets "HTTP-414 Request-URI Too long" error when trying to get schema details if the index has lots of fields. Is there any workaround for this issue?
```
2016-03-21 11…