Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query: use ES scroll feature #17

Closed
jirikuncar opened this issue Feb 11, 2016 · 2 comments · Fixed by #18
Closed

query: use ES scroll feature #17

jirikuncar opened this issue Feb 11, 2016 · 2 comments · Fixed by #18
Milestone

Comments

@jirikuncar jirikuncar added this to the v1.0.0 milestone Feb 11, 2016
@lnielsen
Copy link
Member

Related to inveniosoftware/invenio-records-rest#29

Any ideas for the API implementation?

@jirikuncar
Copy link
Member Author

@lnielsen in OAI-PMH we have resumptionToken hence the implementation is straightforward. I'm not sure about how to do it nicely in invenio-search/invenio-records-rest.

jirikuncar added a commit to jirikuncar/invenio-oaiserver that referenced this issue Feb 12, 2016
* Adds scrolling support for receiving records from ES cluster.
  (closes inveniosoftware#17)

Signed-off-by: Jiri Kuncar <[email protected]>
jirikuncar added a commit to jirikuncar/invenio-oaiserver that referenced this issue Feb 12, 2016
* Adds scrolling support for receiving records from ES cluster.
  (closes inveniosoftware#17)

Signed-off-by: Jiri Kuncar <[email protected]>
jirikuncar added a commit to jirikuncar/invenio-oaiserver that referenced this issue Feb 12, 2016
* Adds scrolling support for receiving records from ES cluster.
  (closes inveniosoftware#17)

Signed-off-by: Jiri Kuncar <[email protected]>
jirikuncar added a commit to jirikuncar/invenio-oaiserver that referenced this issue Feb 12, 2016
* Adds scrolling support for receiving records from ES cluster.
  (closes inveniosoftware#17)

* Improves handling of expiration date.

Signed-off-by: Jiri Kuncar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants