Author: chetanm
Date: Tue Sep  8 09:23:34 2015
New Revision: 1701751

URL: http://svn.apache.org/r1701751
Log:
OAK-3366 - Property indexes reindex flag getting reset to true at startup

Update doc for feature not working currently

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md?rev=1701751&r1=1701750&r2=1701751&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/lucene.md Tue Sep  8 
09:23:34 2015
@@ -293,6 +293,7 @@ isRegexp
 boost
 : If the property is included in `nodeScopeIndex` then it defines the boost
   done for the index value against the given property name.
+  **Boost currently does not work as expected due to [OAK-3367][OAK-3367]**
 
 index
 : Determines if this property should be indexed. Mostly useful for fulltext
@@ -1342,6 +1343,7 @@ such fields
 [OAK-2247]: https://issues.apache.org/jira/browse/OAK-2247
 [OAK-2853]: https://issues.apache.org/jira/browse/OAK-2853
 [OAK-2892]: https://issues.apache.org/jira/browse/OAK-2892
+[OAK-3367]: https://issues.apache.org/jira/browse/OAK-3367
 [luke]: https://code.google.com/p/luke/
 [tika]: http://tika.apache.org/
 [oak-console]: 
https://github.com/apache/jackrabbit-oak/tree/trunk/oak-run#console


Reply via email to