Added product consolidation request parameters to hydrate only the primary assets rather than all when retrieving products for re-indexing to improve performance.
Introduce first-class property to allow configuring ZooKeeper client session timeout
Introduced a new broadleaf.search.solr.server.client-session-timeout-millis property to allow configuring the ZooKeeper client session timeout.
Tuning this can help avoid unnecessary session expirations.