Re: 1.2 commit script chokes on 1.2 response format

2007-12-05 Thread Charles Hornberger
https://issues.apache.org/jira/browse/SOLR-426 On Dec 5, 2007 9:57 AM, Ryan McKinley <[EMAIL PROTECTED]> wrote: > > Charles Hornberger wrote: > > On Dec 4, 2007 6:25 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > >> i'm not sure what you mean by "applied to 1.2" ... releases are static: > >> onc

Re: 1.2 commit script chokes on 1.2 response format

2007-12-05 Thread Ryan McKinley
Charles Hornberger wrote: On Dec 4, 2007 6:25 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: i'm not sure what you mean by "applied to 1.2" ... releases are static: once published they are never changed. in the event of serious bugs (ie: security holes or crash related bugs) then point releases

Re: 1.2 commit script chokes on 1.2 response format

2007-12-05 Thread Charles Hornberger
On Dec 4, 2007 6:25 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > i'm not sure what you mean by "applied to 1.2" ... releases are static: > once published they are never changed. in the event of serious bugs (ie: > security holes or crash related bugs) then point releases may be published > (

Re: 1.2 commit script chokes on 1.2 response format

2007-12-04 Thread Chris Hostetter
: It's a trivial fix, and it seems like it's already been done in trunk: : : http://svn.apache.org/viewvc/lucene/solr/trunk/src/scripts/commit?r1=543259&r2=555612&view=patch : : The change has not been applied to 1.2. It might be nice if it were. i'm not sure what you mean by "applied to 1

1.2 commit script chokes on 1.2 response format

2007-12-03 Thread Charles Hornberger
LIke others before me, I stumbled across this bug, where solr/bin/commit warns that a commit failed when in fact it succeeded quite nicely, while getting collection distribution up & running today: http://www.mail-archive.com/solr-user@lucene.apache.org/msg04585.html It's a trivial fix, and i