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,8 +57,7 @@ 57 57 media: 'json', 58 58 query: [ 59 59 'q=*__INPUT__*', 60 - 'fq=type:DOCUMENT', 61 - 'fq=space:Collabs.the-collaboratory' 60 + 'fq=type:DOCUMENT' 62 62 ].join('\n'), 63 63 input: $('#context-search-text').val() 64 64 });