cancel
Showing results for 
Search instead for 
Did you mean: 

No Valid SolrFacetSearchConfig configured neither for base site/base store/session product catalog versions.

Former Member
0 Kudos
404

We are not using any solr config for our project. when login to backoffice getting following error.

"No Valid SolrFacetSearchConfig configured neither for base site/base store/session product catalog versions."

This is not affecting any function of back office but a popup comes up saying "contact your admin".

Is there any way to disable solrfacetsearch for backoffice.

former_member625836
Active Contributor
0 Kudos

Hi,

Could you please provide any details? What version are you using? Are there any errors in logs? Some screenshot would also help.

Cheers, Jacek

Former Member
0 Kudos

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member625836
Active Contributor
0 Kudos

Hi @kumar,

Backoffice uses Solr only if it is in place. Otherwise it uses flexible search. If you wish to disable Sorl in backoffice, you just need to remove backofficesolrsearch from your localextensions.xml.

By the way - you can read this documentation to get to know the topic better.

Cheers, Jacek

former_member638635
Participant
0 Kudos

Hi ,

Backoffice internally uses the solr search for search functionality with faceted navigation and real time indexing. It provides all simple and advanced search in backoffice. Without solr you cannot search anything in backoffice. So, i would recommend you not to disable it in backoffice.

But anyway, if you want to disable it from backoffice, then please remove "solrfacetsearchbackoffice" extension from the localextension.xml file.

For further ref: https://help.hybris.com/6.2.0/hcd/05b4bb74ef014575b98d3addc37634cb.html

Thanks, Rahul

Former Member
0 Kudos

Hi Rahul, Thanks for quick response. we are not having solrfacetsearchbackoffice" extention configured. Still its coming adding screenshot of errors in description for more details.

former_member625836
Active Contributor
0 Kudos

Hi,

I'm not very familiar with the message you are referring to, but it might be the exact problem - add backofficesolrsearch into your localextensions.xml.

Cheers, Jacek