Changes for page Context Search Axel
Last modified by messines on 2022/10/14 11:41
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -57,7 +57,8 @@ 57 57 media: 'json', 58 58 query: [ 59 59 'q=*__INPUT__*', 60 - 'fq=type:DOCUMENT' 60 + 'fq=type:DOCUMENT', 61 + 'fq=space:Collabs.bougaultx.*' 61 61 ].join('\n'), 62 62 input: $('#context-search-text').val() 63 63 });