On 12/28/2012 5:50 PM, Manepalli, Kalyan wrote:
Shawn, Thanks for the answer. But changing at the server.setParser means changing all the clients that are invoking localhost:8983. My goal is that clients need not have to make any change. localhost:8983 should hardcore xmlParser. Any ideas?
If you don't set the parser, then SolrJ will send wt=javabin and it won't work. You have to make the change at the clients.