Hello,
I have turned on the feature Open Search in our DSpace development server v. 5.9 by setting up the properties of the websvc.opensearch.enable = true and the related ones. The property websvc.opensearch.formats has html,atom,rss values. This server has set up to run the XMLUI interface with Mirage 2.
Everything is working well expect the fact that the in-browser search capability is not. If the websvc.opensearch.formats has the html option then the browser can eat the DSpace as a search provider based on the description.xml. However, running a seacrh from the browser's search bar results a page not found warning. Of course, if I remove the html option than the browsers are not able to download the description.xml as the comment writes in the dspace.cfg file.
Do you know guys what configuration I missed if any? Or do you know whether the new, version 7 is going to plan to support this feature with the AngularUI?
Thanks.