Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
I am having some trouble finding the cause of this issue.
My Episerver logfiles is filling up with this:
And the search pages produce no results regardless of search query.
Going to http://localhost:17010/IndexingService/IndexingService.svc/search/?q=matsedel&namedindexes=default&offset=0&limit=20&format=xml&accesskey=local presents an empty list, matching the results I get on the websites own search page. This means the service configurations seem fine in general since it responds to GET requests.
But to fix this I need to know what causes the error for the "/update"-route.
Is there any way to get some logs for the service so it can tell me what is wrong?