[hibernate-issues] [JIRA] (HSEARCH-3856) Aggregations on multi-valued numeric fields for Lucene
Waldemar Kłaczyński (JIRA)
jira at hibernate.atlassian.net
Fri Mar 6 13:23:56 EST 2020
Waldemar Kłaczyński ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A77e50cac-bda3-4af4-9bb3-6461f4d10eea ) *commented* on HSEARCH-3856 ( https://hibernate.atlassian.net/browse/HSEARCH-3856?atlOrigin=eyJpIjoiYzViOGQ3M2RhNzFkNDFlM2FjYjAwYTRhZTdkMThiNzUiLCJwIjoiaiJ9 )
Re: Aggregations on multi-valued numeric fields for Lucene ( https://hibernate.atlassian.net/browse/HSEARCH-3856?atlOrigin=eyJpIjoiYzViOGQ3M2RhNzFkNDFlM2FjYjAwYTRhZTdkMThiNzUiLCJwIjoiaiJ9 )
Currently, LongRangeFacetCounts and DoubleRangeFacetCounts do not support such capabilities when it comes to flat index structure. For nested structures, this could be simulated by disabling NestedProvider. Then it could work so that it would aggregate separate values from nested documents. But also you can make the new LongRangeFacetCounts and DoubleRangeFacetCounts so that it works according to our assumptions.
( https://hibernate.atlassian.net/browse/HSEARCH-3856#add-comment?atlOrigin=eyJpIjoiYzViOGQ3M2RhNzFkNDFlM2FjYjAwYTRhZTdkMThiNzUiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HSEARCH-3856#add-comment?atlOrigin=eyJpIjoiYzViOGQ3M2RhNzFkNDFlM2FjYjAwYTRhZTdkMThiNzUiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100121- sha1:b4d24b6 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200306/c79be974/attachment.html
More information about the hibernate-issues
mailing list