Author: thomasm
Date: Thu Nov 23 13:05:34 2017
New Revision: 1816153
URL: http://svn.apache.org/viewvc?rev=1816153&view=rev
Log:
OAK-5946 - Document indexing flow
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/indexing.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/indexing.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/indexing.md?rev=1816153&r1=1816152&r2=1816153&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/indexing.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/indexing.md Thu Nov 23
13:05:34 2017
@@ -514,7 +514,7 @@ Once reindexing starts, the following lo
Once reindexing is complete, the `reindex` flag is set to `false`
automatically.
-### <a name="reduce-reindexing-times"></a> Reducing reindexing times
+### <a name="reduce-reindexing-times"></a> Reducing Reindexing Times
If the index being reindexed has full text extraction configured then
reindexing can take long time as most of the
time is spent in text extraction.