review/develop suggest API for lucene users [LUCENE-3136]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Currently, the suggest module only exposes the Lookup class to API users.
It might be worth exploring if we need a "Suggester" or similar class here to
make this easy to use for Lucene users... in general we should review the overall APIs
we are going to be presenting here.
---
Migrated from [LUCENE-3136](https://issues.apache.org/jira/browse/LUCENE-3136) by Robert Muir (@rmuir)
Contributor guide
Research direction
Start by reviewing the suggest module and the public Lookup class API. The issue asks whether a Suggester or similar class is needed and calls for an overall API review, but it names no files, tests, or concrete acceptance criteria; completion would require an agreed API direction for Lucene users.
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
- 20/100