Package | Description |
---|---|
org.h2.fulltext |
The native full text search implementation, and the wrapper for the the Lucene full text search implementation.
|
org.h2.util |
Internal utility classes.
|
Modifier and Type | Method and Description |
---|---|
protected static SimpleResultSet |
FullText.createResultSet(boolean data)
Create an empty search result and initialize the columns.
|
Modifier and Type | Method and Description |
---|---|
SimpleResultSet |
MergedResultSet.getResult()
Returns merged results set.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.