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 blended terms take 2 #15894

Merged
merged 1 commit into from Jan 15, 2016
Merged

Commits on Jan 15, 2016

  1. Fix blended terms for non-strings take 2

    It had some funky errors, like lenient:true not working and queries with
    two integer fields blowing up if there was no analyzer defined on the
    query. This throws a bunch more tests at it and rejiggers how non-strings
    are handled so they don't wander off into scary QueryBuilder-land unless
    they have a nice strong analyzer to protect them.
    nik9000 committed Jan 15, 2016
    Copy the full SHA
    50098bf View commit details
    Browse the repository at this point in the history