I was wondering if anyone has built any integrations where an external web
site (such as your institution website or CMS) can search and show results
from your DSpace? One approach that ought to be pretty straight forward
that I'm thinking of is the OpenSearch web service.

https://trydspace.longsight.com/open-search/discover?query=test

Getting that to work on a site would require some AJAX to update as the
user types in a search query, and then display the updated search results.

Another route could be the DSpace 5 REST API. There is a
find-by-metadata-field (key, value), but isn't suited for full text
searching. Other possible routes that I'm thinking are SRW/U or Z39.50.

So, I was just wondering if anyone has already accomplished something in
this area, and has client integration examples. I suppose a cheap route
would be to have some DSpace-iframe solution, where you
homepage/searchpage, just embeds DSpace search page inside.

Thanks
________________
Peter Dietz
Longsight
www.longsight.com
pe...@longsight.com
p: 740-599-5005 x809
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to