Skip to content

[BUG] Explore adoption for interval change in Boolean queries #17456

@expani

Description

@expani

Describe the bug

The interval size used by CancellableBulkScorer needs to be increased in accordance with Lucene as it moved from 2048 → 4096 recently here

This bug is to fix this change and also track other places where we have code untouched for a long time.

Related component

Search:Performance

To Reproduce

Nothing to reproduce.
Found this discrepancy during debugging for a different performance issue.

Expected behavior

Ensure we don't maintain duplicate constants and start discussion on some mechanism to not be caught like a deer in front of headlights when we do another Lucene upgrade.

Additional Details

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

✅ Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions