Open-Sourcing IBM Cloudant’s CouchDB Search Integration with Lucene
1–6 of 6 posts
Re: Open-Sourcing IBM Cloudant’s CouchDB Search Integration with Lucene
#2Clouseau, in Scala: https://github.com/cloudant-labs/clouseau Dreyfus, in Erlang: https://github.com/cloudant-labs/dreyfus
Re: Open-Sourcing IBM Cloudant’s CouchDB Search Integration with Lucene
#3Disclosure: I work for Cloudant. There are two libraries outlined in the blog: Clouseau, in Scala: https://github.com/cloudant-labs/clouseau Dreyfus, in Erlang: https://github.com/cloudant-labs/dreyfus
Re: Open-Sourcing IBM Cloudant’s CouchDB Search Integration with Lucene
#4Disclosure: I work for Cloudant. There are two libraries outlined in the blog: Clouseau, in Scala: https://github.com/cloudant-labs/clouseau Dreyfus, in Erlang: https://github.com/cloudant-labs/dreyfus
Which version of Lucene are these built on?
Re: Open-Sourcing IBM Cloudant’s CouchDB Search Integration with Lucene
#5Re: Open-Sourcing IBM Cloudant’s CouchDB Search Integration with Lucene
#6Earlier quoted context omitted.
Which version of Lucene are these built on?
The 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.