Anja LeBlanc built search functionality for REST API, but it never got
integrated. It only needed minor cleanup at the time (it had direct DB
query inside REST), but functionally, it fit the bill.
https://github.com/DSpace/DSpace/pull/556

I'll take a look at this.


________________
Peter Dietz
Longsight
www.longsight.com
[email protected]
p: 740-599-5005 x809

On Fri, Oct 23, 2015 at 9:57 AM, Germán Biozzoli <[email protected]>
wrote:

> Thank you very much Iván
> Please correct me, but as far as I understand the OpenSearch for XMLUI is
> not broken, it changes the URL for
>
> <dspace-url>/open-search/discovery
>
> The old open-search is based on lucene
> Isn't it?
>
> Regards & thanks a lot
> Germán
>
>
> 2015-10-23 10:49 GMT-03:00 helix84 <[email protected]>:
>
>> On Fri, Oct 23, 2015 at 3:24 PM, Germán Biozzoli <
>> [email protected]> wrote:
>>
>>> I'm asking if is there a plan to implement search service over REST API
>>> and if is there any roadmap. In the meantime, could I suppose that
>>> OpenSearch could offer some of this service?
>>>
>>
>> As of 5.x, your options are:
>> * OpenSearch (broken in XMUI)
>>
>> http://dspace.2283337.n4.nabble.com/How-to-create-query-URL-that-will-dynamically-compose-RSS-feed-URL-td4679543.html
>> * Solr (doesn't have a read-only interface; fine for server-to-server,
>> but needs additional security solution for client-to-server)
>> * REST find-by-metadata - not fulltext search
>>
>> Pick your poison.
>>
>> There are no formal plans for the development of REST API, but someone
>> submits a feature, it will be considered. A search endpoint in REST API
>> would be a wrapper on top of Discovery, which is implemented by Solr.
>> Essentially the same as using Solr directly with a frontend to make it
>> read-only.
>>
>>
>> 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.
>

-- 
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.

Reply via email to