Author: koji
Date: Sat Nov 21 02:32:17 2009
New Revision: 882828

URL: http://svn.apache.org/viewvc?rev=882828&view=rev
Log:
update URL version of Lucene API

Modified:
    lucene/solr/trunk/example/solr/conf/solrconfig.xml

Modified: lucene/solr/trunk/example/solr/conf/solrconfig.xml
URL: 
http://svn.apache.org/viewvc/lucene/solr/trunk/example/solr/conf/solrconfig.xml?rev=882828&r1=882827&r2=882828&view=diff
==============================================================================
--- lucene/solr/trunk/example/solr/conf/solrconfig.xml (original)
+++ lucene/solr/trunk/example/solr/conf/solrconfig.xml Sat Nov 21 02:32:17 2009
@@ -175,7 +175,7 @@
         Custom deletion policies can specified here. The class must
         implement org.apache.lucene.index.IndexDeletionPolicy.
 
-        
http://lucene.apache.org/java/2_3_2/api/org/apache/lucene/index/IndexDeletionPolicy.html
+        
http://lucene.apache.org/java/2_9_1/api/all/org/apache/lucene/index/IndexDeletionPolicy.html
 
         The standard Solr IndexDeletionPolicy implementation supports deleting
         index commit points on number of commits, age of commit point and


Reply via email to