adding all documents, not just collapsed ones, to the collapsed document group
would give us resultset wide aggregate functions like sum/avg/etc
------------------------------------------------------------------------------------------------------------------------------------------------
Key: SOLR-1783
URL: https://issues.apache.org/jira/browse/SOLR-1783
Project: Solr
Issue Type: Wish
Components: search
Affects Versions: 1.4
Environment: all
Reporter: Gerald DeConto
Priority: Minor
Fix For: 1.5
Suggest we add functionality to allow inclusion of non-collapsed document in
the collapseCount and aggregate function values of field collapsing (solr-236)
ie include ALL documents, not just the collapsed ones, possibly via some
parameter like collapse.includeAllDocs?
I think this would be a great addition to the collapse code (and solr
functionality), via what I would think is a small change, since solr doesnt
have any other aggregation mechanism (as yet)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.