You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by th...@apache.org on 2017/08/21 10:11:00 UTC

svn commit: r1805617 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/query-engine.md

Author: thomasm
Date: Mon Aug 21 10:11:00 2017
New Revision: 1805617

URL: http://svn.apache.org/viewvc?rev=1805617&view=rev
Log:
OAK-937 Query engine index selection tweaks: shortcut and hint

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

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/query-engine.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/query-engine.md?rev=1805617&r1=1805616&r2=1805617&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/query-engine.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/query-engine.md Mon Aug 21 10:11:00 2017
@@ -179,6 +179,7 @@ The syntax to limit a query to a certain
   
 The query will only consider the indexes that contain the specified tag (that is, possibly multiple indexes).
 Each query supports one tag only.
+The tag name may only contain the characters `a-z, A-Z, 0-9, _`.
 
 Limitations: