Uses of Class
org.h2.fulltext.FullText
Packages that use FullText
Package
Description
The native full text search implementation, and the wrapper for the Lucene full text search implementation.
-
Uses of FullText in org.h2.fulltext
Subclasses of FullText in org.h2.fulltextModifier and TypeClassDescriptionclass
This class implements the full text search based on Apache Lucene.