org.dspace.discovery
Class IndexClient
java.lang.Object
org.dspace.discovery.IndexClient
public class IndexClient
- extends Object
Class used to reindex dspace communities/collections/items into discovery
- Author:
- Kevin Van de Velde (kevin at atmire dot com), Mark Diggory (markd at atmire dot com), Ben Bosman (ben at atmire dot com)
|
Method Summary |
static void |
main(String[] args)
When invoked as a command-line tool, creates, updates, removes content
from the whole index |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexClient
public IndexClient()
main
public static void main(String[] args)
throws SQLException,
IOException,
SearchServiceException
- When invoked as a command-line tool, creates, updates, removes content
from the whole index
- Parameters:
args - the command-line arguments, none used
- Throws:
IOException
SQLException
SearchServiceException
Copyright © 2012 DuraSpace. All Rights Reserved.