It should be easy_install-able: % easy_install solrpy
//Ed On Tue, Dec 23, 2008 at 12:47 PM, jlist9 <jli...@gmail.com> wrote: > Maybe I'm using an older version. I'll give it a try and report back. Thanks. > > On Tue, Dec 23, 2008 at 3:26 AM, Ed Summers <e...@pobox.com> wrote: >> Yes I've used it with Unicode, see test_unicode in the unittests [1]. >> In fact one of the reasons why it was moved to google-code was so we >> could rapidly fix some of the outstanding problems with the python >> client. If you can demonstrate a bug using the unittests we've got for >> it that would be great. >> >> //Ed >> >> [1] http://code.google.com/p/solrpy/source/browse/trunk/tests/test_all.py >> >