You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor group population logic in TurSolrResultProcessor
Split the group population logic into smaller methods for better readability and maintainability. Added null and empty checks for group responses and group values to prevent potential NullPointerExceptions.
0 commit comments