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

More Like This API would not take into account size and from in request body #5981

Merged
merged 1 commit into from May 12, 2014

Commits on May 12, 2014

  1. More Like This: Fix correct use of size and from parameters

    More Like This API would not take into account 'size' and 'from' in request body parameters.
    Instead these values would always be overriden by the default values of REST parameters
    'search_size' and 'search_from'.
    
    Closes elastic#5981
    alexksikes committed May 12, 2014
    Copy the full SHA
    513f25a View commit details
    Browse the repository at this point in the history