On Wed, Sep 30, 2015 at 7:15 AM, maricel cordero <[email protected]> wrote: > I think what I would need is to dynamically create the query URL to the > universities DPSACE repository depending on a particular keyword.
The format is this: http://demo.dspace.org/xmlui/open-search/?query=test&start=0&rpp=10&format=rss This XMLUI endpoint seems to be currently broken. Perhaps you'll find some clues here: https://jira.duraspace.org/issues/?jql=project%20%3D%20DS%20AND%20text%20~%20%22opensearch%22 In JSPUI, opensearch seems to work: http://demo.dspace.org/jspui/open-search/?query=test&start=0&rpp=10&format=rss http://demo.dspace.org/jspui/open-search/description.xml > Read that the open-search should be enabled for this to be possible. Yes, it's off by default. https://github.com/DSpace/DSpace/blob/dspace-5.3/dspace/config/dspace.cfg#L1503 Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
