I am working on debugging my connection to solr. I have set the body to an
instance of SolrInputDocument, yet nothing seems to be going into the solr
data store since all my queries return an empty set. Is there a way I can
print the response that Camel receives from Solr so I can try and determine
what the problem may be?
Thank you.
instance of SolrInputDocument, yet nothing seems to be going into the solr
data store since all my queries return an empty set. Is there a way I can
print the response that Camel receives from Solr so I can try and determine
what the problem may be?
Thank you.