Actions
Bug #111
closedPath to the search data json shall be relative to the page location
Description
When deployed out of the server root ('/') the following was observed:
The search data base file cannot be loaded since it was defined relative to the domain name ('/data...').
It needs to be changed to the location that is relative to the index page.
Actions