de.pangaea.metadataportal.harvester
Class RemoveDuplicates
java.lang.Object
de.pangaea.metadataportal.harvester.RemoveDuplicates
public class RemoveDuplicates
- extends Object
Maintenance component for removing duplicate documents in index. Called from command line.
- Author:
- Uwe Schindler
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
|
Method Summary |
static void |
main(String[] args)
|
protected static int |
removeDuplicates(org.apache.lucene.index.IndexReader reader,
org.apache.lucene.index.Term t)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
removeDuplicates
protected static int removeDuplicates(org.apache.lucene.index.IndexReader reader,
org.apache.lucene.index.Term t)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
Copyright ©2007-2009 panFMP Developers c/o Uwe Schindler