Grouping module shouldn't depend on queries module [LUCENE-4001]
Open
legacy-jira-priority:Major
type:task
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Spin off from #5070. Basically move FunctionValues and ValueSource to core.
---
Migrated from [LUCENE-4001](https://issues.apache.org/jira/browse/LUCENE-4001) by Martijn van Groningen (@martijnvg), updated Apr 21 2012
Contributor guide
Research direction
Start by reading issue #5070 and tracing the Grouping module's dependency on the Queries module, focusing on FunctionValues and ValueSource. Confirm how those classes are used before moving them to core; done means Grouping no longer depends on Queries and the affected modules still build and test successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100