[ 
https://issues.apache.org/jira/browse/SOLR-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-911:
------------------------------

    Attachment: SOLR-911.patch

Whew, things got complicated in distributed search.... refinement queries need 
to keep the same exclusions so that they get the right count.  I decided to 
implement a different approach that specifies a comma separated list of terms 
for the facet.field when refining.  This should result in much smaller 
refinement requests, less parsing overhead, and smaller response sizes.

Attaching latest draft... only thing left is to make some string constants I 
think.

> multi-select facets
> -------------------
>
>                 Key: SOLR-911
>                 URL: https://issues.apache.org/jira/browse/SOLR-911
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Yonik Seeley
>             Fix For: 1.4
>
>         Attachments: SOLR-911.patch, SOLR-911.patch
>
>
> plumbing to support the selection of multiple constraints in a facet

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to