Re: Incorrect ngroup count

2017-11-17 Thread Zheng Lin Edwin Yeo
Hi, I have found the problem which led to this. It was due to the signature field being omitted for some of the records. This is caused by the below line not in the solrconfig.xml /update/extract requestHandler during the indexing. dedupe Regards, Edwin On 7 November 2017 at 22:07, Amrit Sark

Re: Incorrect ngroup count

2017-11-07 Thread Amrit Sarkar
Zheng, Usually, the number of records returned is more than what is shown in the > ngroup. For example, I may get a ngroup of 22, but there are 25 records > being returned. Does the 25 records being returned have duplicates? Grouping is subjected to co-location of data of same group values in sa