Skip to content

Add query logging to ElasticsearchTemplate [DATAES-317] #889

Closed
@spring-projects-issues

Description

@spring-projects-issues

Shawn Johnson opened DATAES-317 and commented

It would be very helpful to have the complete constructed queries logged in the ElasticsearchTemplate class.

Currently the one of the methods (queryForPage - line 309) is logging the complete query, but not all of the available paths, including doSearch - line 856.

See also: SPR-7782


Affects: 3.0 M1 (Kay)

Reference URL: https://gist.github.com/shawnjohnson/cdaa1290f744c4b55ff5cc4ef33da16d

Referenced from: pull request #180

Backported to: 3.0.9 (Kay SR9)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions