Task #11567
Update Elasticsearch deps to v5.3.0
Status: | Verified | Start date: | 09/29/2017 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Mike Cantelon | % Done: | 0% | |
Category: | Search / Browse | |||
Target version: | Release 2.5.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: | No |
Description
Scroll API, needed to cycle through large result sets to avoid an error resulting from fetching results larger than 10000, doesn't work with Elastica 5.2.x.
Related issues
History
#1 Updated by Mike Cantelon over 4 years ago
- Related to Bug #11534: CSV exports not working added
#2 Updated by Mike Cantelon over 4 years ago
We haven't yet used this API, but our async jobs should be using it.
Scroll API issue: https://github.com/ruflin/Elastica/pull/1325
#3 Updated by Mike Cantelon over 4 years ago
- Status changed from New to Code Review
- Assignee changed from Mike Cantelon to Nick Wilkinson
Pull request for review: https://github.com/artefactual/atom/pull/624
#4 Updated by Nick Wilkinson over 4 years ago
- Assignee changed from Nick Wilkinson to Mike Gale
Hi Mike G, assigning to you for CR.
#5 Updated by Nick Wilkinson over 4 years ago
- Assignee changed from Mike Gale to José Raddaoui Marín
Hi Radda, reassigning this (and #11534) to you for CR.
#6 Updated by José Raddaoui Marín over 4 years ago
- Status changed from Code Review to Feedback
- Assignee changed from José Raddaoui Marín to Mike Cantelon
#7 Updated by Mike Cantelon over 4 years ago
- Status changed from Feedback to Verified
Marking as verified as not sure if this is QA-able.