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
-
... ... @@ -45,7 +45,7 @@ 45 45 */ 46 46 require(['jquery'], function($) { 47 47 var solrServiceURL = new XWiki.Document('SuggestSolrService', 'XWiki').getURL('get'); 48 - console.log( 'xxxx',solrServiceURL);48 + console.log(solrServiceURL); 49 49 $.post(solrServiceURL, { 50 50 outputSyntax: 'plain', 51 51 media: 'json',