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

[Feature Request] unlimit IP/masks terms query for doc_values only fields #17394

Open
mkhludnev opened this issue Feb 19, 2025 · 0 comments
Open
Labels
enhancement Enhancement or improvement to existing feature or request Search:Query Capabilities

Comments

@mkhludnev
Copy link
Contributor

Is your feature request related to a problem? Please describe

As for now terms query is limited by maxClauses (1024) IP/masks for docValues only fields. See #16200

Describe the solution you'd like

As a continuation of #16200 unlocked by apache/lucene#13974 (it should wait until Lucene 10.2 arrives). Terms query should use DocValuesMultiRangeQuery for searching IP/masks on docValues only field.

Related component

Search:Query Capabilities

Describe alternatives you've considered

No response

Additional context

it should wait until Lucene 10.2 arrives

@mkhludnev mkhludnev added enhancement Enhancement or improvement to existing feature or request untriaged labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Search:Query Capabilities
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants