Hi Ronan, I'm afraid you're going to have to custom compile CouchDB to use Lucene with it. More information on how to do this within the Docker environment is available at
https://github.com/klaemo/docker-couchdb/issues/48#issuecomment-274323668 which discusses an effort to add clouseau to the CouchDB 2.0 Docker image and pair it with a secondary image that actually runs dreyfus and Lucene. FYI there may be an "official Docker image" that has our blessing, but it's not a direct work product of Apache CouchDB -- Clemens, a long standing member of this community and a CouchDB committer, maintains this project on behalf of the community. -Joan ----- Original Message ----- > From: "Ronan Jouchet" <[email protected]> > To: "Joan Touzet" <[email protected]>, "couchdb-user" > <[email protected]> > Sent: Thursday, January 26, 2017 2:02:20 PM > Subject: Re: How to prep my CouchDB 2 for *text* indexes/queries? > > On 2017-01-26 13:41, Joan Touzet wrote: > > See https://cloudant.com/blog/open-sourcing-cloudant-search/ > > for all the details. > Hi Joan. > > Thanks, that's helpful as a historical perspective. But that's not > what > I'm looking for. My email provided some context, but it looks like it > must have muddied the core question. Let me re-iterate in a drier > way. > > I'm currently using couchdb2 via the official Docker image. What's > the > easiest way to plug Lucene? Is there end-to-end documentation? >
