Package org.h2.build.indexer
Class Indexer
java.lang.Object
org.h2.build.indexer.Indexer
The indexer creates the fulltext index of the HTML documentation.
It is used for the built-in HTML javascript search.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Indexer
public Indexer()
-
-
Method Details
-
main
This method is called when executing this application from the command line.- Parameters:
args- the command line parameters- Throws:
Exception- on failure
-