de.pangaea.metadataportal.harvester
Class RemoveDuplicates

java.lang.Object
  extended by 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(IndexReader reader, Term t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Method Detail

removeDuplicates

protected static int removeDuplicates(IndexReader reader,
                                      Term t)
                               throws IOException
Throws:
IOException

main

public static void main(String[] args)


Copyright ©2007-2011 panFMP Developers c/o Uwe Schindler