You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2012/02/22 14:29:51 UTC

svn commit: r1292278 - in /lucene/dev/trunk/solr: CHANGES.txt README.txt client/README.txt

Author: ehatcher
Date: Wed Feb 22 13:29:51 2012
New Revision: 1292278

URL: http://svn.apache.org/viewvc?rev=1292278&view=rev
Log:
SOLR-2607: remove client/ directory

Modified:
    lucene/dev/trunk/solr/CHANGES.txt
    lucene/dev/trunk/solr/README.txt
    lucene/dev/trunk/solr/client/README.txt

Modified: lucene/dev/trunk/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=1292278&r1=1292277&r2=1292278&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Wed Feb 22 13:29:51 2012
@@ -425,6 +425,7 @@ Other Changes
 * SOLR-3005: Default QueryResponseWriters are now initialized via init() with an empty
   NamedList. (Gasol Wu, Chris Male)
 
+* SOLR-2607: Removed obsolete client/ folder (ehatcher, Eric Pugh, janhoy)
 
 Documentation
 ----------------------

Modified: lucene/dev/trunk/solr/README.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/README.txt?rev=1292278&r1=1292277&r2=1292278&view=diff
==============================================================================
--- lucene/dev/trunk/solr/README.txt (original)
+++ lucene/dev/trunk/solr/README.txt Wed Feb 22 13:29:51 2012
@@ -32,7 +32,8 @@ See the "example" directory for an examp
 using the example setup can be found at
 http://lucene.apache.org/solr/tutorial.html
 or in in "docs/tutorial.html" in a binary distribution.
-
+Also, there are Solr clients for many programming languages, see 
+http://wiki.apache.org/solr/IntegratingSolr
 
 
 Files included in an Apache Solr binary distribution

Modified: lucene/dev/trunk/solr/client/README.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/client/README.txt?rev=1292278&r1=1292277&r2=1292278&view=diff
==============================================================================
--- lucene/dev/trunk/solr/client/README.txt (original)
+++ lucene/dev/trunk/solr/client/README.txt Wed Feb 22 13:29:51 2012
@@ -1,2 +0,0 @@
-For a list of many Solr client libraries, see 
-http://wiki.apache.org/solr/IntegratingSolr