Hello, OpenSearch merely allows you to remotely issue search queries. You'd have to implement the logic to search within your 'application' and the remote DSpace instance(s). As an example, the guys behind Wijiti implemented an extension --J-CAR [1] that does just that.
[1] http://www.wijiti.com/projects/j-car Lighton Phiri http://lightonphiri.org On 30 May 2013 17:23, Yvonne Wambui <[email protected]> wrote: > i have been looking at opensearch the whole day. When i enable it in > dspace does it mean that if i search from my other site i would get > results from both sites? > > On 5/29/13, Lighton Phiri <[email protected]> wrote: >> Hello, >> >> Please see example(s) and parameters here [1]. >> >> [1] >> https://wiki.duraspace.org/display/DSDOC3x/Business+Logic+Layer#BusinessLogicLayer-OpenSearchSupport >> >> Lighton Phiri >> http://lightonphiri.org >> >> >> On 29 May 2013 18:26, Yvonne Wambui <[email protected]> wrote: >>> im new to opensearch. once i have configured it on dspace, how do i go >>> about >>> configuring it to my application >>> >>> >>> On Wed, May 29, 2013 at 7:04 PM, Lighton Phiri <[email protected]> >>> wrote: >>>> >>>> Hello, >>>> >>>> If I understand you correctly, you should be able to do that using >>>> OpenSearch [1] --assuming you are performing the search within your >>>> 'application'. >>>> >>>> [1] >>>> https://wiki.duraspace.org/display/DSDOC3x/Configuration#Configuration-OpenSearchSupport >>>> >>>> Lighton Phiri >>>> http://lightonphiri.org >>>> >>>> >>>> On 29 May 2013 17:48, Yvonne Wambui <[email protected]> wrote: >>>> > i already have an application that saves metadata and is written in >>>> > php >>>> > and >>>> > mysql. i would like to get results from both dspace and my application >>>> > when >>>> > i search >>>> > >>>> > >>>> > ------------------------------------------------------------------------------ >>>> > Introducing AppDynamics Lite, a free troubleshooting tool for >>>> > Java/.NET >>>> > Get 100% visibility into your production application - at no cost. >>>> > Code-level diagnostics for performance bottlenecks with <2% overhead >>>> > Download for free and get started troubleshooting in minutes. >>>> > http://p.sf.net/sfu/appdyn_d2d_ap1 >>>> > _______________________________________________ >>>> > Dspace-devel mailing list >>>> > [email protected] >>>> > https://lists.sourceforge.net/lists/listinfo/dspace-devel >>>> > >>> >>> >> ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
