Class Indexer

java.lang.Object
org.h2.build.indexer.Indexer

public class Indexer extends Object
The indexer creates the fulltext index of the HTML documentation. It is used for the built-in HTML javascript search.
  • Constructor Details

    • Indexer

      public Indexer()
  • Method Details

    • main

      public static void main(String... args) throws Exception
      This method is called when executing this application from the command line.
      Parameters:
      args - the command line parameters
      Throws:
      Exception - on failure