This is an automated email from the ASF dual-hosted git repository.

pgj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit eafd839f47300d402bdcce8687b725e242953568
Author: Gabor Pali <[email protected]>
AuthorDate: Mon Aug 24 05:43:14 2026 +0200

    docs: remove the Chef cookbook option for the Search plugin
    
    The Chef cookbook integration will not work with the new version of
    Clouseau.  But it is very likely that the cookbook will not work
    with any recent version of CouchDB either.  So it is better to drop
    the reference to that from the installation guide.
---
 src/docs/src/install/search.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/docs/src/install/search.rst b/src/docs/src/install/search.rst
index b53540b8f..0525575a9 100644
--- a/src/docs/src/install/search.rst
+++ b/src/docs/src/install/search.rst
@@ -84,12 +84,6 @@ the following::
          com.cloudant.ziose.clouseau.Main \
          /path/to/clouseau.conf
 
-Chef
-====
-
-The CouchDB `cookbook`_ can build the search plugin from source and install it
-on a server alongside CouchDB.
-
 Kubernetes
 ==========
 

Reply via email to