Re: issue SOLR-1565

2011-09-11 Thread William Bell
Code is not supposed to fly around in email. Use JIRA. Just create a new issue and attach it to the bug using SVN diff. See http://wiki.apache.org/solr/HowToContribute On Fri, Sep 9, 2011 at 1:03 PM, Patrick Sauts wrote: > Hi, > > > > I’ve made a alpha version of StreamingUpdateSolrServer dedic

RE: issue SOLR-1565 - StreamingUpdateSolrServer and Javabin

2011-09-09 Thread Patrick Sauts
I have attached the file to the issue SOLR-1565. Hopping this will help. Patrick Sauts. -Original Message- From: Ryan McKinley [mailto:ryan...@gmail.com] Sent: Friday, September 09, 2011 3:57 PM To: dev@lucene.apache.org Subject: Re: issue SOLR-1565 - StreamingUpdateSolrServer and

Re: issue SOLR-1565 - StreamingUpdateSolrServer and Javabin

2011-09-09 Thread Ryan McKinley
Hey Patrick- Can you make a JIRA issue, and post the code there? Thanks Ryan On Fri, Sep 9, 2011 at 5:47 PM, Patrick Sauts wrote: > Hi, > > > > I’ve made a alpha version of StreamingUpdateSolrServer dedicated to Binary > update (javabin), It works fine for me. > > > > It is not a fix of the is