resurrection of Hits [LUCENE-4052]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
I think we should bring back Hits (easy to use), but with less problems than before.
We should fix #4588 and then we can always use searchAfter on this thing so
that it never uses too much RAM. also we can clean up other wierd parts about it.
---
Migrated from [LUCENE-4052](https://issues.apache.org/jira/browse/LUCENE-4052) by Robert Muir (@rmuir)
Attachments: [LUCENE-4052.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-4052/LUCENE-4052.patch)
Contributor guide
Research direction
Start by reviewing issue #4588 and the attached LUCENE-4052.patch, then inspect how the former Hits API relates to searchAfter. The issue does not name source files or tests; completion would require defining the replacement scope, addressing the RAM concern, and deciding which other behaviors to clean up.
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