Hi all, I am in process of upgrading SOLR from 1.4 to 3.6. The clients and the server communicate using SOLRJ. Since SOLRJ uses javabin as response format, I want to change this to xml during the upgrade procees. Since there are multiple clients, I tried modifying the SOLR server to hardcore wt as xml, by modifying the incoming request. But its still not working. Any clues on how to do this?
Any advice in this regard will be really helpful Thanks Kalyan