Author: klaas
Date: Thu Sep 11 10:40:11 2008
New Revision: 694377
URL: http://svn.apache.org/viewvc?rev=694377&view=rev
Log:
SOLR-766 (r694375) to 1.3 branch
Added:
lucene/solr/branches/branch-1.3/client/python/README.txt
- copied unchanged from r694375,
lucene/solr/trunk/client/python/README.txt
Removed:
lucene/solr/branches/branch-1.3/client/python/solr.py
Modified:
lucene/solr/branches/branch-1.3/CHANGES.txt
Modified: lucene/solr/branches/branch-1.3/CHANGES.txt
URL:
http://svn.apache.org/viewvc/lucene/solr/branches/branch-1.3/CHANGES.txt?rev=694377&r1=694376&r2=694377&view=diff
==============================================================================
--- lucene/solr/branches/branch-1.3/CHANGES.txt (original)
+++ lucene/solr/branches/branch-1.3/CHANGES.txt Thu Sep 11 10:40:11 2008
@@ -77,6 +77,9 @@
These lifecycle changes do not affect people who use Solr "out of the
box" or who have developed their own TokenFilterFactory plugins. More
info can be found in SOLR-594.
+
+The python client that used to ship with Solr is no longer included in
+the distribution (see client/python/README.txt).
Detailed Change List
--------------------