I have a CatalogSearch method with a Solr Search service in it. In case Solr goes down, there is another path to perform the same logic using a SQL query. I turned catch exception on for the Search service and I have a binary after it to do the alternate approach in case it fails
But I am getting an exception and the method stops after that
Am I missing something in its setup?
Solr Exception Stopping Method
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: Solr Exception Stopping Method
The setup is correct. The process should continue on. Task 11414 has been created to fix this.
word count: 17
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: Solr Exception Stopping Method
RT Task 1328 has been created to replace DT Task 11414
word count: 11
-
- Posts: 571
- Joined: August 26th, 2021, 9:56 am
- Contact:
Re: Solr Exception Stopping Method
This issue has been resolved in RunTime revision 1224.
word count: 9