6 ms·
Disclosure: I work for Cloudant. There are two libraries outlined in the blog: Clouseau, in Scala: https://github.com/cloudant-labs/clouseau https://github.com
by mbroberg 11y ago
Disclosure: I work for Cloudant. There are two libraries outlined in the blog:
Clouseau, in Scala: https://github.com/cloudant-labs/clouseau https://github.com/cloudant-labs/clouseau Dreyfus, in Erlang: https://github.com/cloudant-labs/dreyfus https://github.com/cloudant-labs/dreyfus
- nemo44x 11y agoWhich version of Lucene are these built on?
- needusername 11y agoThe POM implies for Clouseau is built on Lucene 4.6.1 and compiled for Java 1.6 and Scala 2.9.1. Also the artifacts don't seem to be in Maven Central.
- mbroberg 11y agoWe didn't publish to Maven Central. It's not a library, but I guess we could publish there. Thanks for the suggestion.
- mbroberg 11y agoBuilt on Lucene 4.6.1, yes.