Uses of Class
org.springframework.data.elasticsearch.core.query.SqlQuery
Packages that use SqlQuery
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
Classes and interfaces to access to SQL API of Elasticsearch.
-
Uses of SqlQuery in org.springframework.data.elasticsearch.client.elc
Methods in org.springframework.data.elasticsearch.client.elc with parameters of type SqlQueryModifier and TypeMethodDescription -
Uses of SqlQuery in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return SqlQuery -
Uses of SqlQuery in org.springframework.data.elasticsearch.core.sql
Methods in org.springframework.data.elasticsearch.core.sql with parameters of type SqlQueryModifier and TypeMethodDescriptionExecute the sqlqueryagainst elasticsearch and return result asSqlResponseExecute the sqlqueryagainst elasticsearch and return result asSqlResponse