Re: distributed grouping by date

2018-11-06 Thread Erick Erickson
Looks like: https://issues.apache.org/jira/browse/SOLR-11086 On Tue, Nov 6, 2018 at 8:19 AM Tomáš Hampl wrote: > > Hi, > > i have error while running grouping query by date in collection with 5 > shards. When i try same query on collection with only one shard everything > works. > > *query:* > > /

distributed grouping by date

2018-11-06 Thread Tomáš Hampl
Hi, i have error while running grouping query by date in collection with 5 shards. When i try same query on collection with only one shard everything works. *query:* /solr/search_cz/select?q=*:*&group=true&group.field=odjezd *part of schema.xml* ... *collection create * /solr/admin/colle