Package | Description |
---|---|
org.apache.ignite.cache.query |
Contains APIs for creating and executing cache queries.
|
Modifier and Type | Method and Description |
---|---|
TextQuery |
TextQuery.setText(String txt)
Sets text search string.
|
TextQuery |
TextQuery.setType(Class<?> type)
Sets type for query.
|
TextQuery |
TextQuery.setType(String type)
Sets type for query.
|
static TextQuery |
Query.text(Class<?> type,
String txt)
Factory method for Lucene fulltext queries.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015