As mentioned in my previous post about the “search issue” which is caused by the August 2015 CU for SharePoint 2013, we were finally able to find the fix for that. We tried the steps as mentioned in Stefan’s Blog and we were finally able to get rid of the search issue which was a great relief.
Please try the below mentioned steps,
Once done running the August 2015 CU for SharePoint 2013, please run the below mentioned command on all the servers in the farm to get rid of this issue.
IISRESET
PSConfig.exe -cmd upgrade -inplace b2b -wait -cmd applicationcontent -install -cmd installfeatures -cmd secureresources
Running this command should help you to get rid of the below mentioned error which you would get when you try to execute a search query in the SharePoint Search center.
Field or property “TimeZoneId” does not exist
Reason for August 2015 CU to fail silently while you’re trying to run the package file: _ http://blogs.technet.com/b/stefan_gossner/archive/2015/09/08/important-august-2015-cu-for-sp-2013-might-have-failed-silently-when-using-specific-installation-methods.aspx
One thought on “Fix for the “search issue” in August 2015 CU for SharePoint 2013 :”