Porivde support for distributed faceted search [LUCENE-4710]
Open
legacy-jira-priority:Major
module:facet
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
A tool, similar to TopDocs.merge, which will help users implement distributed faceted search could be very convenient. E.g. FacetResult.merge(other).
---
Migrated from [LUCENE-4710](https://issues.apache.org/jira/browse/LUCENE-4710) by Shai Erera (@shaie)
Contributor guide
Research direction
Start by reading the existing TopDocs.merge tool and the FacetResult API to understand how distributed results are represented and combined. Determine the expected behavior for merging FacetResult instances, then verify that the resulting support enables distributed faceted search as described.
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
- Mostly clear
- Newbie friendliness
- 35/100