Re: solr binary protocol

2012-10-03 Thread Erick Erickson
http://wiki.apache.org/solr/Solrj See the section "Setting the request writer" for server.setRequestWriter(new BinaryRequestWriter()); Best Erick On Tue, Oct 2, 2012 at 4:10 AM, Radim Kolar wrote: > >> Have you looked javabin? >> http://wiki.apache.org/solr/javabin > > i checked that page:

Re: solr binary protocol

2012-10-03 Thread Radim Kolar
Have you looked javabin? http://wiki.apache.org/solr/javabin i checked that page: "binary format used to write out solr's response" so, its for solr response only, not for request sent to solr.

Re: solr binary protocol

2012-09-26 Thread Koji Sekiguchi
(12/09/27 9:29), Radim Kolar wrote: Its possible to use SOLR binary protocol instead of xml for taking TO SOLR? I know that it can be used in Solr reply. Have you looked javabin? http://wiki.apache.org/solr/javabin koji -- http://soleami.com/blog/starting-lab-work.html