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