Hi, At the moment, I run a Solr query in my Java program, using SolrJ, and get a QueryResponse object.
But now I've just started using Carrot to do results clustering when I run a search in Solr, and although I can see that the clusters are now part of the response, the QueryResponse class doesn't have any methods for me to get those clusters. How people use clustering with SolrJ? Am I missing something? Should the QueryResponse be modified/extended? Thanks, DanP -- View this message in context: http://lucene.472066.n3.nabble.com/SolrJ-and-clustering-with-Carrot-tp4015618.html Sent from the Solr - User mailing list archive at Nabble.com.