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

WARN [Thread-1017] [DefaultSolrFieldSearchFacadeStrategy] Facet search has failed

Former Member
0 Likes
2,006

WARN [Thread-1017] [DefaultSolrFieldSearchFacadeStrategy] Facet search has failed

Products are not visiblie in backoffice when click on products link. It gives me following message in backoffice

could not execute the full-text query. Please do the initialize here.

It also prints the following in console WARN [Thread-1017] [DefaultSolrFieldSearchFacadeStrategy] Facet search has failed

But I am able see the products by clicking the advanced search option and searching.

Please post your answer here

Thanks in Advance

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member625836
Active Contributor

Hi ,

Solr search has failed. To see a full stack, you need to turn debug level on com.hybris.backoffice.solrsearch.dataaccess.facades.DefaultSolrFieldSearchFacadeStrategy.

Cheers, Jacek

0 Likes

I found an issue within our custom FacetSearchStrategy & FacetSearchListener classes. Enable debug log level on com.hybris.backoffice.solrsearch.dataaccess.facades.DefaultSolrFieldSearchFacadeStrateg and you can see what went wrong.

0 Likes

Anyone got solution to this issue? I'm facing same error.

former_member625836
Active Contributor
0 Likes

Did you try turning debug log level on class I told you? Do you have a stacktrace? This error just means that something went wrong. Each and very one of you may be facing completely different problem.

0 Likes

Hi ,

 com.hybris.backoffice.solrsearch.dataaccess.facades.DefaultSolrFieldSearchFacadeStrateg

It's a class file within backofficesolrsearch_bof.jar file, how to debug this file?

Thanks Anil

Former Member
0 Likes

Hi , Were you able to solve this issue ? Please let me know the solution as well.

0 Likes

Hi I have the same problem, did you solve this, and if you did, can you please tell me how. Thanks