Skip to content

Deprecate negative query boost (#34486)#34512

Merged
jimczi merged 1 commit intoelastic:6.xfrom
jimczi:deprecate_negative_boosts
Oct 16, 2018
Merged

Deprecate negative query boost (#34486)#34512
jimczi merged 1 commit intoelastic:6.xfrom
jimczi:deprecate_negative_boosts

Conversation

@jimczi
Copy link
Copy Markdown
Contributor

@jimczi jimczi commented Oct 16, 2018

This is the backport of #34486

Relates #33309

This change deprecates negative query boosts. Negative scores are not allowed in Lucene 8 so
it is easier to just disallow negative boosts entirely.

Relates elastic#33309
@jimczi jimczi added :Search/Search Search-related issues that do not fall into other categories >deprecation v6.5.0 labels Oct 16, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search-aggs

Copy link
Copy Markdown
Contributor

@colings86 colings86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jimczi jimczi merged commit 679bc36 into elastic:6.x Oct 16, 2018
@jimczi jimczi deleted the deprecate_negative_boosts branch October 16, 2018 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>deprecation :Search/Search Search-related issues that do not fall into other categories v6.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants