source: sandbox/expresso-solr/solr/example/solr/conf/velocity/cluster.vm @ 7588

Revision 7588, 360 bytes checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
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>
Note: See TracBrowser for help on using the repository browser.