Description
The fundemental goal of this issue is add additional support to the CollapseQParser so that as an alternative to the existing min/max localparam options, more robust sort syntax can be used to sort on multiple criteria when selecting the "group head" documents used to represent each collapsed group.
Since support for arbitrary, multi-clause, sorting is almost certainly going to require more RAM then the existing min/max functionaly, this new functionality should be in addition to the existing min/max localparam implementation, not a replacement of it.
(NOTE: early comments made in this jira may be confusing in historical context due to the way this issue was originally filed as a bug report)
Attachments
Attachments
Issue Links
- is blocked by
-
LUCENE-6808 Term(Ord)ValComparator.value return BytesRefs that are re-used internally
- Open
-
SOLR-8082 can't query against negative float or double values when indexed="false" docValues="true" multiValued="false"
- Closed
- relates to
-
SOLR-8295 collapse parser can trigger NPE when a segment has empty DocValues for collapse field (ie: no doc in segment has a value)
- Closed