Skip to content

Conversation

jimczi
Copy link
Contributor

@jimczi jimczi commented Oct 9, 2024

Backports the following commits to 8.x:

…#114234) This PR applies a temporary patch to fix an issue with ordered and unordered intervals source. The flattening that is applied in Lucene modifies the final gap preventing valid queries to match. The fix already exists in Lucene but will be released in Lucene 10.x later this year. Since the bug prevents the combination of ordered and unordered intervals with gaps, this change applies a workaround to ensure that the bug is fixed in Elasticsearch 8x. Relates elastic#113554
@jimczi jimczi added :Search Relevance/Search Catch all for Search Relevance >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Oct 9, 2024
@elasticsearchmachine elasticsearchmachine merged commit e7b16cc into elastic:8.x Oct 9, 2024
15 checks passed
@jimczi jimczi deleted the backport/8.x/pr-114234 branch October 9, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Search Relevance/Search Catch all for Search Relevance Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v8.16.0

2 participants