#130: Allow IRN search without SPIRES- prefix
--------------------------+-------------------------------------------------
Reporter: jblayloc | Owner: jblayloc
Type: enhancement | Status: closed
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: fixed | Keywords: INSPIRE Invenio
--------------------------+-------------------------------------------------
Changes (by Joe Blaylock <jrbl@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [dd4bcbd3998fc21490440d328e1490993f901b00]:
{{{
#!CommitTicketReference repository=""
revision="dd4bcbd3998fc21490440d328e1490993f901b00"
Websearch: IRNs can be numbers or strings
* SPIRES syntax parser now supports arguments of the form 'SPIRES-#####'
or
simply '########' for all of key, irn, record, and document, e.g.:
'find irn 1000039', 'find record SPIRES-1000039', 'irn:SPIRES-1000039'
are all equivalent.
(fixes #130)
}}}
--
Ticket URL: </ticket/130#comment:5>
Invenio <http://invenio-software.org>