cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Solr config for backoffice - Update job

0 Likes
761

Hi,

What is the purpose of solr config for backoffice index? What is the difference between 'backofficeSolrIndexerUpdateJob’ and 'update-backofficeIndex-CronJob'? because both the jobs are used for the update purpose.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Dear V,

There is separate indexing done for back-office and storefront. Basically, everything you can search in back-office is also searched with solr. 'backofficeSolrIndexerUpdateJob' is deprecated since 6.6, after that is was exchanged by update-backofficeIndex-CronJob.

Best Regards,

Dear Marta,

Thank you so much for the response. Now it's clear.

But I have faced a different error when open 'backofficeSolrIndexerDeleteJob' in backoffice. It's showing "No bean name 'backofficeSolrIndexerDeleteJob'". Do you have any idea about that?? I have checked bean configurations also.

Regards, H V