Hello! I am trying to perform an upgrade from solr 6.2.1 to 8.4.1.
I was able to fix 99% of the problems related to deprecated API. The only one that I need to figure out is related to BaseDistributedSearchTestCase. So I perform a test case where I group the documents with group.ngroups = true but I see that the numFound document is not respecting the number of records returned. Is there any expected change that could affect my test case? Thanks Sergio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
