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

Forbid negative scores in function_score query #35709

Commits on Nov 19, 2018

  1. Forbid negative scores in functon_score query

    - Throw an exception when scores are negative in field_value_factor
    function
    - Throw an exception when scores are negative in script_score
    function
    
    Relates to elastic#33309
    mayya-sharipova committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    a396fb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    a9544c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ebc96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4dab6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ca38e8 View commit details
    Browse the repository at this point in the history
  5. Correct style errors

    mayya-sharipova committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    23e69c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    afb8092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b48fa View commit details
    Browse the repository at this point in the history