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

Sivan Yogev commented on LUCENE-3688:
-------------------------------------

I want to do this, but not sure when I will get to it.
                
> Bucketing of association value of a certain category
> ----------------------------------------------------
>
>                 Key: LUCENE-3688
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3688
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/facet
>            Reporter: Sivan Yogev
>            Priority: Minor
>              Labels: bucket, facet
>         Attachments: LUCENE-association-buckets.patch, 
> LUCENE-association-buckets.r1292224.patch
>
>
> Add facet requests which collect associations of a certain category into 
> buckets, and returns each bucket as a facet result node. Association type is 
> either int or float, and there are two methods to define buckets. The first 
> by providing buckets which contain pre-defined ranges. The other is by 
> declaring the required number of buckets, where the ranges of the different 
> buckets are dynamicly set to create balanced bucket sizes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to