Changes for page Solr

Last modified by Thomas Mortagne on 2016/01/27 15:34

From version 5.1
edited by Thomas Mortagne
on 2016/01/27 15:34
Change comment: There is no comment for this version
To version 6.1
edited by Thomas Mortagne
on 2016/01/27 15:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,6 +13,6 @@
13 13  
14 14  #set ($searchResponse = $query.execute()[0])
15 15  #foreach ($searchResult in $searchResponse.results)
16 - * $searchResult.get('wiki').class
16 + * $searchResult.get('wiki') $searchResult.get('wiki').class
17 17  #end
18 18  {{/velocity}}