Add Facets#getBulkSpecificValues
Open
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
### Description
In #12180 we added TaxonomyReader#getBulkOrdinals method.
Opening separate issue for 2 remaining tasks from #12180:
1. (#12862) Add `Facets#getBulkSpecificValues` method which uses `getBulkOrdinals` to get multiple specific values at once.
2. Adding performance test task for the new APIs
Contributor guide
Research direction
Start by reading the existing TaxonomyReader#getBulkOrdinals implementation from #12180 and the Facets API around the requested #12862 method. The work is complete when Facets#getBulkSpecificValues uses the bulk ordinal lookup for multiple specific values and the associated performance test task from this issue is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100