Re: Group by query reports null pointer when unique key is not stored

2024-02-07 Thread Robi Petersen
ob/main/CONTRIBUTING.md#contributing-documentation > details. > > Best wishes, > Christine > > From: users@solr.apache.org At: 02/07/24 00:31:23 UTCTo: > users@solr.apache.org > Subject: Re: Group by query reports null pointer when unique key is not > stored > > I al

Re: Group by query reports null pointer when unique key is not stored

2024-02-07 Thread Christine Poerschke (BLOOMBERG/ LONDON)
/main/CONTRIBUTING.md#contributing-documentation details. Best wishes, Christine From: users@solr.apache.org At: 02/07/24 00:31:23 UTCTo: users@solr.apache.org Subject: Re: Group by query reports null pointer when unique key is not stored I also got this exception before and in order to avoid reindexing

Re: Group by query reports null pointer when unique key is not stored

2024-02-06 Thread uyil...@vivaldi.net.INVALID
if it was documented in "grouping" feature or advised in general schema design pages to make unique ID's always stored:true. -ufuk yilmaz From: rajani m Sent: Wednesday, February 7, 2024 3:18 AM To: solr-user Subject: Group by query reports null p

Group by query reports null pointer when unique key is not stored

2024-02-06 Thread rajani m
Hi Solr Users, Group by query is failing with the following error message. It looks like TopGroupsResultTransformer.java