on 2017 Nov 23 8:58 AM
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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.