compiling elasticsearch transport couchbase - acaprojects/ruby-engine GitHub Wiki
Just in case you ever need a bug solved before it makes it into a release.
- Install Maven
git clone https://github.com/couchbaselabs/couchbase-capi-server.gitcd couchbase-capi-servermvn install- Make note of the version number of couchbase-capi-server
git clone https://github.com/couchbaselabs/elasticsearch-transport-couchbase.gitcd elasticsearch-transport-couchbasegit checkout 2.es.vervim pom.xmland make sure the version of couchbase-capi-server matches the one installedmvn package
We did this to solve this issue we were having https://github.com/couchbaselabs/elasticsearch-transport-couchbase/issues/153