I am using 7.15.2 and get an error when I attempt to search for anything in the back office. A http 500 status error is returned with this stack trace.
Anyone any thoughts on how I can debug/solve this? Thanks Jonny
Request:
GET /umbraco/backoffice/UmbracoApi/Entity/SearchAll?query=pol HTTP/1.1
Backoffice searching
Hi,
I am using 7.15.2 and get an error when I attempt to search for anything in the back office. A http 500 status error is returned with this stack trace.
Anyone any thoughts on how I can debug/solve this? Thanks Jonny
Request: GET /umbraco/backoffice/UmbracoApi/Entity/SearchAll?query=pol HTTP/1.1
Fixed. The internal index was commented out in the .config file!
is working on a reply...