[ 
https://issues.apache.org/jira/browse/SOLR-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063722#comment-13063722
 ] 

Toke Eskildsen commented on SOLR-2641:
--------------------------------------

This looks like a variant of hierarchical faceting. For popularity count as 
selector, paths like "color/green", "memory_size/4GB" would produce the desired 
result.

> Auto Facet Selection component
> ------------------------------
>
>                 Key: SOLR-2641
>                 URL: https://issues.apache.org/jira/browse/SOLR-2641
>             Project: Solr
>          Issue Type: Improvement
>          Components: SearchComponents - other
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>            Priority: Minor
>         Attachments: SOLR_2641.patch
>
>
> It sure would be nice if you could have Solr automatically select field(s) 
> for faceting based dynamically off the profile of the results.  For example, 
> you're indexing disparate types of products, all with varying attributes 
> (color, size - like for apparel, memory_size - for electronics, subject - for 
> books, etc), and a user searches for "ipod" where most products match 
> products with color and memory_size attributes... let's automatically facet 
> on those fields.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to