Changes for page UpdateUserVelocity
Last modified by messines on 2022/12/19 13:48
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,7 +41,7 @@ 41 41 outputSyntax: 'plain', 42 42 media: 'json', 43 43 query: [ 44 - 'q=doccontent:" __INPUT__"~100,44 + 'q=title:"awesome"~100 OR doccontent:"awesome"~100', 45 45 'fq=type:DOCUMENT', 46 46 `fq=space:Collabs${xwikiSpace}.*` 47 47 ].join('\n'),