[ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922570#action_12922570 ]
Yonik Seeley commented on SOLR-792: ----------------------------------- bq. Shouldn't this be a part of the default SearchComponent chain? I think so. Regarding separate components: I think it's enough to be separate classes. But that's really more of an internal code organization thing. The important part is that people be able to do "facet=true&facet.pivot=..." Most won't care about SimpleFacets. If we keep it as a separate component, then it puts an additional burden on people to remember to configure it, and figure out where to put it - before or after the "normal" facet component. And if we add it as a default component that is always there, then stuff like debugging output, etc, will list this separate component. I'm not sure I see a benefit to this being a "user visible" component. > Pivot (ie: Decision Tree) Faceting Component > -------------------------------------------- > > Key: SOLR-792 > URL: https://issues.apache.org/jira/browse/SOLR-792 > Project: Solr > Issue Type: New Feature > Reporter: Erik Hatcher > Assignee: Ryan McKinley > Priority: Minor > Attachments: SOLR-792-PivotFaceting.patch, > SOLR-792-PivotFaceting.patch, SOLR-792-PivotFaceting.patch, > SOLR-792-PivotFaceting.patch, SOLR-792.patch, SOLR-792.patch, SOLR-792.patch, > SOLR-792.patch, SOLR-792.patch, SOLR-792.patch > > > A component to do multi-level faceting. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org