[
https://issues.apache.org/jira/browse/SOLR-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-3435:
---------------------------
Description:
StatsComponents _stats.facet_ parameter doesn't support SimpleFacetParameters
params like _facet.mincount_, _facet.limit_, etc. Moreover it'll always create
Field Value Facets. Range Facets aren't possible.
Very useful to calculate the sum of a field for each month/day/etc (using range
facets) or to limit the results with facet.limit.
---
New users interested in mixing stats & facets are encouraged to ignore the
stats.facet param and instead combine
stats.field with facet.pivot to achieve similar results more efficiently...
https://cwiki.apache.org/confluence/display/solr/The+Stats+Component#TheStatsComponent-TheStatsComponentandFaceting
was:
StatsComponents _stats.facet_ parameter doesn't support SimpleFacetParameters
params like _facet.mincount_, _facet.limit_, etc. Moreover it'll always create
Field Value Facets. Range Facets aren't possible.
Very useful to calculate the sum of a field for each month/day/etc (using range
facets) or to limit the results with facet.limit.
> StatsComponents should support all SimpleFacetParameters in its facet
> parameter
> -------------------------------------------------------------------------------
>
> Key: SOLR-3435
> URL: https://issues.apache.org/jira/browse/SOLR-3435
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 4.0-ALPHA
> Reporter: Mathias H.
> Labels: statscomponent
> Fix For: 5.0
>
>
> StatsComponents _stats.facet_ parameter doesn't support SimpleFacetParameters
> params like _facet.mincount_, _facet.limit_, etc. Moreover it'll always
> create Field Value Facets. Range Facets aren't possible.
> Very useful to calculate the sum of a field for each month/day/etc (using
> range facets) or to limit the results with facet.limit.
> ---
> New users interested in mixing stats & facets are encouraged to ignore the
> stats.facet param and instead combine
> stats.field with facet.pivot to achieve similar results more efficiently...
> https://cwiki.apache.org/confluence/display/solr/The+Stats+Component#TheStatsComponent-TheStatsComponentandFaceting
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]