Hey, Could you please share the test case which is failing?
Regards, Munendra S N On Tue, Mar 3, 2020 at 9:03 AM Sergio Bilello <[email protected]> wrote: > 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] > >
