From b3c4b13b04428a690417646fba88fcc55b551116 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Fri, 29 Jul 2011 11:04:55 +0000
Subject: [PATCH] Fix OPEND-250: Add an option to the JE backend for disabling the subordinate indexes id2children and id2subtree

---
 opends/src/messages/messages/jeb.properties |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties
index 3e85d91..93c8282 100644
--- a/opends/src/messages/messages/jeb.properties
+++ b/opends/src/messages/messages/jeb.properties
@@ -446,3 +446,6 @@
   index entry limit for the %s index
 INFO_JEB_INDEX_FILTER_MATCHING_RULE_NOT_INDEXED_229=Matching rule %s is \
   disabled for the extensible index of the %s attribute
+NOTICE_JEB_SUBORDINATE_INDEXES_DISABLED_230=The subordinate indexes have been \
+ disabled for database backend %s
+

--
Gitblit v1.10.0