Hi folks,
First of all, thanks for Solr.  It is a great piece of work.

I have a question about BinaryRequestWriter in the solrj project.  Why does
it force the path of UpdateRequests to have be "/update/javabin" (see
BinaryRequestWriter.getPath(String) starting on line 109)?

I am extending BinaryRequestWriter specifically to remove this requirement
and am interested to know the reasoning behind in the inital choice.

Thanks for your time,
Stuart

Reply via email to