We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d563cd7 + 175deb8 commit 12769a3Copy full SHA for 12769a3
src/main/xar-resources/data/devguide_indexes/devguide_indexes.xml
@@ -160,11 +160,6 @@
160
<programlisting>public void reopenIndexes()</programlisting>
161
<para>This method is called when <literal>repair()</literal> is called from
162
<literal>org.exist.storage.NativeBroker</literal>.</para>
163
- <note>
164
- <para> <literal>repair()</literal> reconstructs every index (including the
165
- structural one) from what is contained in the persistent DOM (usually
166
- <literal>dom.dbx</literal>).</para>
167
- </note>
168
<para> <literal>open()</literal> will be called for every registered
169
<literal>Index</literal>. That allows each index to (re)allocate the resources it
170
needs for its persistent storage.</para>
0 commit comments