apache / apache/lucene

Grouping module shouldn't depend on queries module [LUCENE-4001]

Open
#5,074 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.