Merge branch 'master' of github.com:fnp/prawokultury
[prawokultury.git] / doc / solr-conf / velocity / cluster.vm
1 <h2 #annTitle("Clusters generated by Carrot2 using the /clustering RequestHandler")>Clusters</h2>
2 <div id="clusters">
3   Run Solr with java -Dsolr.clustering.enabled=true -jar start.jar to see results
4 </div>
5 <script type="text/javascript">
6
7   $('#clusters').load("#url_for_solr/clustering#lens",
8     {'wt':'velocity', 'v.template':"clusterResults"});
9 </script>