Hi All,

I have a eCommerce site built on Hybris 6.2.0.4 which uses SOLR OOB
(vendor=hybris
version=6.2.0.2) as a search engine. I am facing below 2 problems :

1. Indexing is taking lot of time(4-5 hours) in last couple of weeks. (data
has increased though)
2. Our dashboard page is getting hunged please find the details below.

"The product category dropdown in the main site navigation is rendered
using a query to Solr. On the first request where the navigation is
displayed (which would effectively be immediately following login), Hybris
queries for this information and stores it in the session cache for the
user. If SOLR accepts the connection but never responds (or does not
respond within the overall page timeout), then the page rendering times out
and the user is left with a partially rendered page which is unusable. "

We have 4 jobs which indexes the data(full/update), please find the count
of the data which gets indexed during each job :

1. Job A indexes : 40000       products
2. Job B indexes : 120000     products
3. Job C indexes : 1200000   products
4. Job D indexes : 900000     products

I am sure SOLR can handle these products easily and we should not face this
issue. Hardware configuration is below

1. We are using 2 Cores of 16GB RAM
2. Disk space is 8 GB, and out of that 72% is already utilized.

Below is the configuration and various key values from hybris side.Any help
in this regard will be great :)

[image: Inline image 1]

-- 
Regards
Gaurav Srivastava

Reply via email to