New features
The Rollup Search is a new feature in Java high-level REST client. The Rollup APIs were first introduced in X-Pack. Their objective is to store historical data with minimal storage costs so that we can use it for analysis at a later stage. There is a set of APIs at the job level to create, delete, start, stop the Rollup job, and so on. The Rollup create method, putRollupJob, generates a different document structure, but Elasticsearch still allows us to search using the standard query DSL. The functionality of the Rollup APIs is still in the experimental stage. Rollup Search follows the standard search method to construct the SearchRequest object, sends the request by the RollupClient member of the REST client, and then gets the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access