SS_GET_SEARCH_RESULTS and GET_SEARCH_RESULTS
765133Jun 23 2010 — edited Jun 23 2010I have migrated my website from one content server to another. I have a fragment in my project which uses SS_GET_SEARCH_RESULTS servie to fect data. This worked fine on my content server where my website was perviously stored but, it does not run on my content server where I migrated my project to. Also, if I use GET_SEARCH_RESULTS in place of SS_GET_SEARCH_RESULTS in that fragment my query works fine and results are displayed.
What could be the root cause of this?
Or please give me pointers on how to debug it.