Uses of Package
org.h2.fulltext
-
Packages that use org.h2.fulltext Package Description org.h2.fulltext The native full text search implementation, and the wrapper for the Lucene full text search implementation. -
Classes in org.h2.fulltext used by org.h2.fulltext Class Description FullText This class implements the native full text search.FullTextLucene.IndexAccess A wrapper for the Lucene writer and searcher.FullTextSettings The global settings of a full text search.IndexInfo The settings of one full text search index.