You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/05/04 19:23:00 UTC

[jira] [Assigned] (SOLR-12249) Grouping on a solr.TextField works in stand-alone but not in SolrCloud

     [ https://issues.apache.org/jira/browse/SOLR-12249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson reassigned SOLR-12249:
-------------------------------------

    Assignee: Erick Erickson

> Grouping on a solr.TextField works in stand-alone but not in SolrCloud
> ----------------------------------------------------------------------
>
>                 Key: SOLR-12249
>                 URL: https://issues.apache.org/jira/browse/SOLR-12249
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.6.2, master (8.0)
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Minor
>
> I didn't test this with master. Under the covers in stand-alone mode, the "min" function is silently  substituted for the grouping, but that's not true in SorlCloud mode. I broke this JIRA out separately to discuss whether it _ever_ makes sense to group by a tokenized text field.
> Grouping by the min value in a field is at least consistent, but on a text field I don't think it makes sense.
> I propose that we explicitly dis-allow this in both stand-alone and Cloud mode, especially now that there's the SortableTextField.
> Comments?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org