You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sivan Yogev (Updated) (JIRA)" <ji...@apache.org> on 2012/02/22 12:18:48 UTC

[jira] [Updated] (LUCENE-3688) Bucketing of association value of a certain category

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

Sivan Yogev updated LUCENE-3688:
--------------------------------

    Attachment: LUCENE-association-buckets.r1292224.patch

New patch
                
> Bucketing of association value of a certain category
> ----------------------------------------------------
>
>                 Key: LUCENE-3688
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3688
>             Project: Lucene - Java
>          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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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