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

Gijs Kunze updated SOLR-1240:
-----------------------------

    Attachment: SOLR-1240.patch

My first try, my Java skill are not that great but it seems to work.

Test org.apache.solr.TestDistributedSearch seems to fail with this patch, I 
couldn't find out why exactly, my dev environment is not setup for Java 
debugging. I'm hoping it's simply because an extra lst tag is included in the 
facet results.

> Numerical Range faceting
> ------------------------
>
>                 Key: SOLR-1240
>                 URL: https://issues.apache.org/jira/browse/SOLR-1240
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Gijs Kunze
>            Priority: Minor
>         Attachments: SOLR-1240.patch
>
>
> For faceting numerical ranges using many facet.query query arguments leads to 
> unmanageably large queries as the fields you facet over increase. Adding the 
> same faceting parameter for numbers which already exists for dates should fix 
> this.

-- 
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