apache / apache/lucene

Explore if TermsEnum#seek(BytesRef, TermState) really needs a BytesRef [LUCENE-2938]

Open
#4,012 0 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Minor type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

Currently the BytesRef parameter in TermsEnum#seek(BytesRef, TermState) was introduced to keep TermState lean. Since we are continuously improving TermsEnum we should keep in mind if that parameter is really necessary of only implementation dependent.

---
Migrated from [LUCENE-2938](https://issues.apache.org/jira/browse/LUCENE-2938) by Simon Willnauer (@s1monw)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.