Package org.h2.fulltext


package org.h2.fulltext
The native full text search implementation, and the wrapper for the Lucene full text search implementation.
  • Classes
    Class
    Description
    This class implements the native full text search.
    Trigger updates the index when a inserting, updating, or deleting a row.
    This class implements the full text search based on Apache Lucene.
    Trigger updates the index when a inserting, updating, or deleting a row.
    The settings of one full text search index.