1 <h2 #annTitle("Clusters generated by Carrot2 using the /clustering RequestHandler")>Clusters</h2>
3 Run Solr with java -Dsolr.clustering.enabled=true -jar start.jar to see results
5 <script type="text/javascript">
7 $('#clusters').load("#url_for_solr/clustering#lens",
8 {'wt':'velocity', 'v.template':"clusterResults"});