gaobinlong commented on issue #14855:
URL: https://github.com/apache/lucene/issues/14855#issuecomment-4009346675

   The reason maybe that TermGroupSelector or ValueSourceGroupSelector holds 
some states for the current collector, so we may create a new GroupSelector for 
each new created collector here:
   
https://github.com/agrikhno/lucene-grouping-test/blob/d34f31d2bca03c60123b4360a3237d9fd6a38107/src/main/java/org/test/lucene/collectormanager/FirstPassGroupingCollectorManager.java#L27


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to