Message7994

Author jeff.allen
Recipients StefanGeissler, jeff.allen
Date 2013-04-14.07:28:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365924522.17.0.540813800797.issue2041@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for trying out solrpy on Jython, and letting us know how you got on.

In order to make this a Jython bug, it will be necessary to discover what Jython is doing wrong. Failure of a particular sequence of operations in solrpy doesn't really pin it down: it could be that solrpy depends on a quirk of CPython, which would be a solrpy fault.

If you have the enthusiasm for it, could you please identify the Python operation that Jython does not do correctly? For example did the add() complete correctly? If not, why not? I see there's a test.test_all.py in the solrpy source that might help.

It's also worth pointing out that 2.5.3 is current and there's a 2.5.4 in the wings.
History
Date User Action Args
2013-04-14 07:28:42jeff.allensetmessageid: <1365924522.17.0.540813800797.issue2041@psf.upfronthosting.co.za>
2013-04-14 07:28:42jeff.allensetrecipients: + jeff.allen, StefanGeissler
2013-04-14 07:28:42jeff.allenlinkissue2041 messages
2013-04-14 07:28:41jeff.allencreate