Skip to content

Add support for point_in_time search API #1684

Closed
@sothawo

Description

@sothawo

Spring Data Elasticsearch should support the point in time (PIT) API.

This is needed together with search_after (#1143) to redesign paging through large result sets, which currently is done with the scroll API, but Elasticsearch recommends using search_after and pit.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions