I'm trying to integrate Solr with Carrot2 clustering engine.I successfully managed to do clustering via Solr following this link : Result Clustering I'm getting the same output as mentioned in the techproducts example.I'm not able to visualize clustering through carrot when I try to give Solr as source there and process it. If I try so I'm getting the following error-
Processing error: javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Content is not allowed in prolog. javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Content is not allowed in prolog.
how to rectify this error??