
jira at apache
Feb 22, 2012, 3:18 AM
Post #1 of 1
(33 views)
Permalink
|
|
[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 [at] lucene For additional commands, e-mail: dev-help [at] lucene
|