I am using solrj to query solr and the QueryResponse.getResults() returns a
SolrDocumentList. There is a SolrDocument in the list with the results I
want. The problem is that I want to view these results as XML. How can I get
the SolrDocument to give me XML?

Thanks in advance.

      -Dan
-- 
View this message in context: 
http://www.nabble.com/getting-xml-out-of-a-SolrDocument---tp20861491p20861491.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to