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
Attachments: LUCENE-association-buckets.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: [email protected]
For additional commands, e-mail: [email protected]