org.mycore.frontend.cli
Class MCRSearcherCommands
java.lang.Object
org.mycore.frontend.cli.MCRAbstractCommands
org.mycore.frontend.cli.MCRSearcherCommands
- All Implemented Interfaces:
- MCRExternalCommandInterface
public class MCRSearcherCommands
- extends MCRAbstractCommands
provides static methods to manipulate MCRSearcher indexes.
- Author:
- Thomas Scheffler (yagee)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCRSearcherCommands
public MCRSearcherCommands()
repairMetaIndex
public static void repairMetaIndex()
throws IOException,
JDOMException
- repairs all metadata indexes
- Throws:
IOException
JDOMException
repairContentIndex
public static void repairContentIndex()
throws IOException,
JDOMException
- repairs all content indexes
- Throws:
IOException
JDOMException