Author: thomasm
Date: Fri Mar 31 13:32:17 2017
New Revision: 1789682

URL: http://svn.apache.org/viewvc?rev=1789682&view=rev
Log:
OAK-5946 - Document reindexing

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=1789682&r1=1789681&r2=1789682&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 Fri Mar 31 
13:32:17 2017
@@ -444,7 +444,7 @@ Reindexing of existing indexes is requir
 * B: Prior to Oak 1.6, in case a _Lucene_ index definition was changed (same 
as A).
   In Oak 1.6 and newer, queries will use the old index definition
   until the index is [reindexed](lucene.html#stored-index-definition).
-* C: Prior to Oak 1.6, in case the query engine picks a very slow index 
+* C: Prior to Oak 1.2.15 / 1.4.2, in case the query engine picks a very slow 
index 
   for some queries because the counter index (`/oak:index/counter`)
   [got out of sync after adding and removing lots of nodes many 
times][OAK-4065].
   For this case, it is recommended to verify the contents of the counter index 
first,


Reply via email to