#288: websearch: mixing spires and invenio syntax has trouble
------------------------+----------------------
Reporter: jblayloc | Owner: valkyrie
Type: defect | Status: closed
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: fixed | Keywords: refactor
------------------------+----------------------
Changes (by Valkyrie Savage <vasavage@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [a6c6da3d903b10ba3eb177164963cb40f73b5ed9]:
{{{
#!CommitTicketReference repository=""
revision="a6c6da3d903b10ba3eb177164963cb40f73b5ed9"
WebSearch: mixing syntaxes in SPIRES query parser
* already-invenio syntax now massaged to work alongside SPIRES syntax
to be converted (i.e. "and" and "and not" subbed in for + and - in
order to work down the line, also "and" prepended to unlogiced invenio
syntax for same reason) (fixes #288)
* tests added for same
* tests added for support of all-invenio queries
}}}
--
Ticket URL: </ticket/288#comment:6>
Invenio <http://invenio-software.org>