Hi Erick,
The queries are getting initiated from HYBRIS which is our front end
application server from where indexing happens as well as queries are fired
to fetch data from slaves.
The question is why would my back end servers on hybris will initiate these
queries because back end servers are re
Hi Yonik,
Thanks for your reply.
All our hits are coming from SAP HYBRIS SERVER (hosted on tomcat). However,
what I am still not sure if what process will initiate these requests.
We are not using any hardware load balancer between hybris and SOLR. So may
be LBHttpSolrClient is the one making th
Hi,
We are using SOLR 6.1 with hybris. On our production environment the set is
as follows:
Master for replication using AFTER_COMMIT and 2 slaves which servers the
query response. The replication was initially set to 60 seconds as we wanted
latest data on slaves ASAP.
On production environment