Intervals don't record field information [LUCENE-4572]
Open
legacy-jira-fix-version:Positions Branch
legacy-jira-priority:Major
module:core/search
type:task
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
If we want to use IntervalIterators for highlighting, we need to know which fields the intervals occur on.
---
Migrated from [LUCENE-4572](https://issues.apache.org/jira/browse/LUCENE-4572) by Alan Woodward (@romseygeek)
Parent: #3952
Contributor guide
Research direction
No file or test is named. Start by tracing the IntervalIterator APIs and the highlighting integration to determine where field identity is lost. Done means interval results expose the field information needed by highlighting, with coverage for the relevant behavior.
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