public class IndexClient extends Object
| Constructor and Description |
|---|
IndexClient() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
checkRebuildSpellCheck(org.apache.commons.cli.CommandLine line,
IndexingService indexer)
Check the command line options and rebuild the spell check if active.
|
static void |
main(String[] args)
When invoked as a command-line tool, creates, updates, removes content
from the whole index
|
public static void main(String[] args) throws SQLException, IOException, SearchServiceException
args - the command-line arguments, none usedIOExceptionSQLExceptionSearchServiceExceptionprotected static void checkRebuildSpellCheck(org.apache.commons.cli.CommandLine line,
IndexingService indexer)
throws SearchServiceException
line - the command line optionsindexer - the solr indexerSearchServiceException - in case of a solr exceptionCopyright © 2015 DuraSpace. All Rights Reserved.