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
/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
I also got this exception before and in order to avoid reindexing TB's of data,
had to resort to grouping via streaming expressions, which has its ups and
downs. If it's technically infeasible to substitute docValues for this purpose
(when useDocValuesAsStored:true), it would be nice if it was d