Message9121

Author zyasoft
Recipients StefanGeissler, jeff.allen, zyasoft
Date 2014-10-07.23:34:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412724866.05.0.676772791488.issue2041@psf.upfronthosting.co.za>
In-reply-to
Content
After a little bit of setup (need to pip install solrpy to get the current solr package), I was able to reproduce Stefan's issue using Jython 2.7 trunk against Solr 4.10.1, which is pretty easy to install and run:

$ jython27 test_solr2.py
{u'score': 0.15342641}

More work to diagnose
History
Date User Action Args
2014-10-07 23:34:26zyasoftsetmessageid: <1412724866.05.0.676772791488.issue2041@psf.upfronthosting.co.za>
2014-10-07 23:34:26zyasoftsetrecipients: + zyasoft, jeff.allen, StefanGeissler
2014-10-07 23:34:26zyasoftlinkissue2041 messages
2014-10-07 23:34:25zyasoftcreate