kocolosk opened a new pull request #2037: Add "Dreyfus" (Erlang side of Search) to CouchDB URL: https://github.com/apache/couchdb/pull/2037 ## Overview This contribution pulls in the "Dreyfus" OTP application, which teaches CouchDB how to communicate with the "Clouseau" Java application for Lucene-powered Search and Mango text indexes. Once this PR is merged it will no longer be necessary to use a custom fork of CouchDB in order to enable Search. ## Testing recommendations Working on a better story here. Clouseau is not currently available via package managers or container registries, and does not build successfully on Java 8 or newer. Once we have a public build of Clouseau posted I can update this PR with the easy path for testing. ## Related Issues or Pull Requests ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [ ] Documentation reflects the changes; Posting a draft PR for discussion. Will lift the draft flag once documentation and a Clouseau build are available.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
