#544: WebSearch: stronger washing of 'recid:' type of searches
------------------------+---------------------
Reporter: lmarian | Owner: lmarian
Type: defect | Status: closed
Priority: major | Milestone: v1.0
Component: WebSearch | Version:
Resolution: fixed | Keywords:
------------------------+---------------------
Changes (by Ludmila Marian <ludmila.marian@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [5f33c4be080a659bf8b5bdbea44cdac9d2ceaa9b]:
{{{
#!CommitTicketReference repository=""
revision="5f33c4be080a659bf8b5bdbea44cdac9d2ceaa9b"
WebSearch: stronger washing of 'recid:' searches
* Modify search_unit_in_bibxxx() function to enforce that
the search for 'recid:123foo' does not return the record 123
but returns record not found. (closes #544)
* Modify the record_exists function to return not found when
searching for record '123foo' (used to return record 123).
}}}
--
Ticket URL: </ticket/544#comment:2>
Invenio <http://invenio-software.org>