[
https://issues.apache.org/jira/browse/SOLR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622391#action_12622391
]
Mike Klaas commented on SOLR-216:
---------------------------------
Hi Dariusz,
There will almost certainly be no more releases of Solr 1.2. 1.3 will likely
be released in less than a month. However, it is good that you published this
code so that it can be found by other parties.
I'd be much more interested in working toward a client that is compatible with
the upcoming 1.3 release (it is unlikely that it can be included, but it can be
distributed separately).
cheers,
-Mike
> Improvements to solr.py
> -----------------------
>
> Key: SOLR-216
> URL: https://issues.apache.org/jira/browse/SOLR-216
> Project: Solr
> Issue Type: Improvement
> Components: clients - python
> Affects Versions: 1.2
> Reporter: Jason Cater
> Assignee: Mike Klaas
> Priority: Trivial
> Attachments: solr-solrpy-r5.patch, solr.py, solr.py, solr.py,
> solr.py, test_all.py
>
>
> I've taken the original solr.py code and extended it to include higher-level
> functions.
> * Requires python 2.3+
> * Supports SSL (https://) schema
> * Conforms (mostly) to PEP 8 -- the Python Style Guide
> * Provides a high-level results object with implicit data type conversion
> * Supports batching of update commands
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.