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

Fix behavior on default boost factor for More Like This. #6021

Merged
merged 1 commit into from May 2, 2014

Commits on May 2, 2014

  1. Fix behavior on default boost factor for More Like This.

    A boost terms factor of 1.0 is not the same as no boosting of terms.
    The desired behavior is to deactivate boosting by default. If the user
    specifies any value other than 0, then boosting is activated.
    
    Closes elastic#6021
    alexksikes committed May 2, 2014
    Copy the full SHA
    b55d8ed View commit details
    Browse the repository at this point in the history