public class InitialIndexTool extends Object
| Constructor and Description |
|---|
InitialIndexTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
index(Indexer index) |
static void |
index(Indexer index,
String file) |
static void |
indexFolder(Indexer index,
String folder) |
static void |
main(String[] args) |
public static void main(String[] args) throws GerbilException, IOException
GerbilExceptionIOExceptionpublic static void index(Indexer index) throws GerbilException
GerbilExceptionpublic static void indexFolder(Indexer index, String folder) throws GerbilException, IOException
GerbilExceptionIOExceptionpublic static void index(Indexer index, String file) throws GerbilException, IOException
GerbilExceptionIOExceptionCopyright © 2014–2017. All rights reserved.