summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2020-01-29 20:41:07 +0000
committerPaul J. Davis <paul.joseph.davis@gmail.com>2020-03-02 12:26:22 -0600
commitf62ac8ef881b5b695dc9edba85f33e6b1f65a293 (patch)
treec4d4a5313b9d6332de029136d656e18befce0bd2
parent2fb578df535e308e72b0b3d098b7ec330a403afb (diff)
downloadcouchdb-f62ac8ef881b5b695dc9edba85f33e6b1f65a293.tar.gz
reserve search namespace
-rw-r--r--src/fabric/include/fabric2.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fabric/include/fabric2.hrl b/src/fabric/include/fabric2.hrl
index b4dd084a2..828a51b8f 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