Uses of Class
org.h2.fulltext.FullText
-
Packages that use FullText Package Description org.h2.fulltext 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.fulltext Modifier and Type Class Description class
FullTextLucene
This class implements the full text search based on Apache Lucene.
-