Re: Python Utilitys for Solr

2007-08-14 Thread Brian Whitman
On Aug 14, 2007, at 5:16 AM, Christian Klinger wrote: Hi i just play a bit with: http://svn.apache.org/repos/asf/lucene/solr/trunk/client/python/ solr.py Is it possible that this library is a bit out of date? If i try to get the example running. I got a parese error from the result. May

Python Utilitys for Solr

2007-08-14 Thread Christian Klinger
Hi i just play a bit with: http://svn.apache.org/repos/asf/lucene/solr/trunk/client/python/solr.py Is it possible that this library is a bit out of date? If i try to get the example running. I got a parese error from the result. Maybe the response format form Solr has changed? If you can