autocommit bug

2007-02-18 Thread Ryan McKinley
found one that is my fault! If you commit a document while the updater is autocommiting, it is likely to immediatly start another autocommit (unless you are also using maxDocs). Here is the one line patch to fix it: Index: DirectUpdateHandler2.java =

[jira] Commented: (SOLR-20) A simple Java client for updating and searching

2007-02-18 Thread rubdabadub (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473993 ] rubdabadub commented on SOLR-20: Hi: I was really hoping that this patch will make it to trunk soon. I been using it w

[jira] Commented: (SOLR-20) A simple Java client for updating and searching

2007-02-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474012 ] Erik Hatcher commented on SOLR-20: -- I want this on trunk also. I'll be reviewing it and testing it out this afternoon

[jira] Resolved: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2007-02-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-86. -- Resolution: Fixed Assignee: Erik Hatcher (was: Hoss Man) Apologies to Hoss since this was assigned

[jira] Commented: (SOLR-20) A simple Java client for updating and searching

2007-02-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474032 ] Erik Hatcher commented on SOLR-20: -- My bad... it was SOLR-86 that interested me, and I've just committed it.I can'

[jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2007-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474052 ] Hoss Man commented on SOLR-86: -- you guys are too quick for me... i planed on working on this this weekend, and before i ge

Re: svn commit: r509013 - /lucene/solr/trunk/example/exampledocs/post.jar

2007-02-18 Thread Chris Hostetter
: Log: : Check in binary post.jar to make life easier for curl unfriendly environments : : Added: : lucene/solr/trunk/example/exampledocs/post.jar (with props) whoa ... do we really want to commit the post.jar? .. it's built as part of example (when the war is built/copied) so why commit it

Re: svn commit: r508862 - /lucene/solr/trunk/site/doap.rdf

2007-02-18 Thread Chris Hostetter
Yonik: this doap file looks fine, any reason not to sync it out to the site and index it on projects.apache.org ? : Added: : lucene/solr/trunk/site/doap.rdf (with props) -Hoss

Re: svn commit: r509013 - /lucene/solr/trunk/example/exampledocs/post.jar

2007-02-18 Thread Erik Hatcher
On Feb 18, 2007, at 8:19 PM, Chris Hostetter wrote: : Log: : Check in binary post.jar to make life easier for curl unfriendly environments : : Added: : lucene/solr/trunk/example/exampledocs/post.jar (with props) whoa ... do we really want to commit the post.jar? .. it's built as part

Re: svn commit: r508862 - /lucene/solr/trunk/site/doap.rdf

2007-02-18 Thread Yonik Seeley
On 2/18/07, Chris Hostetter <[EMAIL PROTECTED]> wrote: Yonik: this doap file looks fine, any reason not to sync it out to the site and index it on projects.apache.org ? I sent an email to site-dev, as described here http://projects.apache.org/create.html and gave the subversion location. -Yoni

[jira] Commented: (SOLR-20) A simple Java client for updating and searching

2007-02-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474078 ] Ryan McKinley commented on SOLR-20: --- I don't think this one is quite ready to go, but anyone interested can see an up

Re: svn commit: r508862 - /lucene/solr/trunk/site/doap.rdf

2007-02-18 Thread Chris Hostetter
: I sent an email to site-dev, as described here : http://projects.apache.org/create.html : and gave the subversion location. oh .. gotcha. the one hitch with serving it straight out of subversion is that then releases show up in the doap file as soon as you commit the change (where as if you se

[jira] Updated: (SOLR-103) SQL Upload Plugin

2007-02-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-103: --- Attachment: SOLR-103-SQLUpdateRequestHandler.patch > SQL Upload Plugin > - > >