apache / apache/lucene

Add enum facet method to Lucene facet module [LUCENE-5326]

Open
#6,390 4 comments 0 reactions 1 assignee Claimed by @mikemccand View on GitHub
legacy-jira-fix-version:4.9 legacy-jira-fix-version:6.0 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

I've been testing Solr facet performance, and the enum method works
very well for low cardinality (not many unique values) fields. So I
think we should fold a similar option into Lucene's facet module.

---
Migrated from [LUCENE-5326](https://issues.apache.org/jira/browse/LUCENE-5326) by Michael McCandless (@mikemccand), updated May 09 2016
Attachments: [LUCENE-5326.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-5326/LUCENE-5326.patch)

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.