org.h2.fulltext |
Javadoc package documentation
The native full text search implementation, and the wrapper for the the Lucene full text search implementation.
|
Java Source File Name | Type | Comment |
FullText.java | Class | This class implements the native full text search. |
FullTextLucene.java | Class | This class implements the full text search based on Apache Lucene. |
FullTextSettings.java | Class | The global settings of a full text search. |
IndexInfo.java | Class | The settings of one full text search index. |