apache / apache/lucene

FSTOrdPostingsFormat doesnt support ord() [LUCENE-5888]

Open
#6,950 2 comments 0 reactions 0 assignees View on GitHub
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.