You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/02/10 18:41:04 UTC

[couchdb] 06/16: reserve search namespace

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

davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 24f534992e97b34c4d2570f4eaf7ac80882f930f
Author: Robert Newson <rn...@apache.org>
AuthorDate: Wed Jan 29 20:41:07 2020 +0000

    reserve search namespace
---
 src/fabric/include/fabric2.hrl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/fabric/include/fabric2.hrl b/src/fabric/include/fabric2.hrl
index b4dd084..828a51b 100644
--- a/src/fabric/include/fabric2.hrl
+++ b/src/fabric/include/fabric2.hrl
@@ -38,6 +38,7 @@
 -define(DB_VIEWS, 24).
 -define(DB_LOCAL_DOC_BODIES, 25).
 -define(DB_ATT_NAMES, 26).
+-define(DB_SEARCH, 27).
 
 
 % Versions