FSTOrdPostingsFormat doesnt support ord() [LUCENE-5888]
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
This is sort of the point of this PF, but it doesn't implement ord() or seek(ord).
---
Migrated from [LUCENE-5888](https://issues.apache.org/jira/browse/LUCENE-5888) by Robert Muir (@rmuir), 1 vote
Contributor guide
Research direction
Start by locating FSTOrdPostingsFormat and tracing its implementations of ord() and seek(ord). Compare the surrounding postings-format behavior, then verify that both ordinal lookup operations work correctly for this format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100