apache / apache/lucene

Add IndexSearcher Level Query Max Clause Count Limits [LUCENE-8839]

Open
#9,883 8 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Major type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

This should allow much better fine-grained control, such as restricting complexity of queries on specific indices or users

---
Migrated from [LUCENE-8839](https://issues.apache.org/jira/browse/LUCENE-8839) by Atri Sharma (@atris), updated Jun 12 2019

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the IndexSearcher context in the issue title and the migrated LUCENE-8839 discussion. The issue does not name files, tests, or an implementation entry point, so first clarify the API and design needed for per-index or per-user query clause limits. Done should mean those fine-grained limits are defined, implemented, and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.