From 6a293f9143c13f2769eb8b9595dbd2f33ae6b737 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 06 Mar 2012 14:45:29 +0000
Subject: [PATCH] See http://lists.forgerock.org/pipermail/opendj/2012-March/001504.html

---
 opendj3/src/main/docbkx/admin-guide/chap-indexing.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/chap-indexing.xml b/opendj3/src/main/docbkx/admin-guide/chap-indexing.xml
index 7f005ab..6e8c224 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-indexing.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-indexing.xml
@@ -741,5 +741,12 @@
     </tbody>
    </tgroup>
   </table>
+
+  <para>When you create a JE backend using the <command>dsconfig</command>
+  command, OpenDJ creates the <literal>aci</literal> presence,
+  <literal>ds-sync-conflict</literal> equality,
+  <literal>ds-sync-hist</literal> ordering,
+  <literal>entryUUID</literal> equality, and
+  <literal>objectClass</literal> equality indexes automatically.</para>
  </section>
 </chapter>

--
Gitblit v1.10.0