FieldCacheRewriteMethod.java is in tests [LUCENE-4003]
Open
legacy-jira-priority:Major
type:bug
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
I believe FieldCacheRewriteMethod was accidentally moved to the wrong place in r1158697 and should be src/main and not in src/test.
Or is it something that you don't want people to use?
---
Migrated from [LUCENE-4003](https://issues.apache.org/jira/browse/LUCENE-4003) by selckin
Contributor guide
Research direction
Locate FieldCacheRewriteMethod.java under src/test and compare it with the expected src/main location. Read the surrounding code and the original r1158697 change to determine whether the class is intended for public use; done means resolving that placement question and moving it only if appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100