mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 07:25:23 +00:00
Dimitris Athanasiou
5ba9a6cfcc
Clear scroll after it is complete (elastic/elasticsearch#847)
The ScrollDataExtractor needs to clear the scroll after it is complete. Originally, it was thought that completing a scroll leads to an automatic clearing of its context. That is not true, thus manual clearing has to be requested. - Also removes sorting in AggregationDataExtractor as it was redundant Original commit: elastic/x-pack-elasticsearch@8f955da8ce
Description
🔎 Open source distributed and RESTful search engine.
Languages
Java
99.5%
Groovy
0.4%