mirror of https://github.com/apache/lucene.git
update URL version of Lucene API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882828 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7a9c7583e9
commit
7aeed67afe
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue