on 2017 May 03 6:55 AM
Dear Experts,
I have a ContentPage and I would like fetch via keyword redirect from Solr. It was working properly on 5.5 however after we upgraded 5.7, it stucks on below line of DefaultSolrProductSearchService.java
final SolrSearchResponse solrSearchResponse = getSearchRequestConverter().convert(solrSearchRequest);
Timeout can not occur even if I wait more times than timeout
I checked both hybris and Solr logs and nothing found (no error or warning). I could not see query in Solr logs.
I checked DB, keyword redirects, urls were defined same as 5.5
Any suggestion will be appreciated.
Thanks Regards
Request clarification before answering.
Hi Eray,
Does this situation happen on your local, or on a server environment? Also you mentioned an upgrade from 5.5 to 5.7. Did this problem appear just after the upgrade, or it worked for a while then suddenly stopped working? It might be important because I am trying to understand whether it is an issue with the upgrade.
Also, are there any keywords that work? The problem is with a specific keyword, right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.