🔎 Open source distributed and RESTful search engine.
Go to file
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
2017-02-02 10:18:36 +00:00
buildSrc Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00
dev-tools Run build as well as check from CI to bundle Kibana plugin (elastic/elasticsearch#773) 2017-01-23 15:48:42 +00:00
elasticsearch Clear scroll after it is complete (elastic/elasticsearch#847) 2017-02-02 10:18:36 +00:00
qa [TEST] more robust regex for tests missing subdomains 2017-02-01 11:04:55 -05:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Top level build.gradle should have build task 2017-01-24 14:48:03 +00:00
gradle.properties Upgrades to 6.0.0-alpha1-SNAPSHOT (elastic/elasticsearch#672) 2017-01-10 11:04:29 +00:00
settings.gradle Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00