Skip to content

Conversation

@stafyniaksacha
Copy link
Contributor

What does this PR do?

According to ES documentation, scroll parameter should be sent again with _search/scroll api call, allowing us to choose smallest timeout for scroll to live on.

According to ES documentation, `scroll` parameter should be sent again with `_search/scroll` api call, allowing us to choose smallest timeout for scroll to live on.
@Aschen
Copy link
Contributor

Aschen commented Jun 3, 2019

@stafyniaksacha Can you fix the unit tests please ? I will merge it after

@stafyniaksacha
Copy link
Contributor Author

@Aschen should be ok

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

Merging #400 into 6-dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            6-dev     #400   +/-   ##
=======================================
  Coverage   96.31%   96.31%           
=======================================
  Files          32       32           
  Lines        1519     1519           
=======================================
  Hits         1463     1463           
  Misses         56       56
Impacted Files Coverage Δ
src/controllers/searchResult/base.js 92.85% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69ea980...45d25e2. Read the comment docs.

@scottinet scottinet merged commit f0bc3e5 into kuzzleio:6-dev Jun 5, 2019
@stafyniaksacha stafyniaksacha deleted the patch-1 branch June 6, 2019 03:52
@Aschen Aschen mentioned this pull request Jun 14, 2019
Aschen added a commit that referenced this pull request Jun 14, 2019
Release 6.1.2

Bug fixes

    [ #398 ] Fix bulk return (Aschen)
    [ #394 ] Add default values for from/size to document:search (Aschen)
    [ #384 ] Fix search API: "sort" and "search_after" must be in the requests body (scottinet)

Enhancements

    [ #390 ] Add authenticated property on Kuzzle object (Aschen)
    [ #395 ] Proxify kuzzle to avoid mistyping error (thomasarbona)
    [ #389 ] Remove usage of _meta (Aschen)
    [ #391 ] Add isConnected (Aschen)
    [ #388 ] Use BaseController class for controllers (Aschen)
    [ #385 ] Add Security.createRestrictedUser method (Aschen)

Others

    [ #400 ] Fix large document search using scroll (stafyniaksacha)
    [ #387 ] SearchResult.next returns a new instance (Aschen)
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 this pull request may close these issues.

6 participants