#534: WebSearch: fix bug "expr1"->"expr2" parses as "expr1, "->", expr2"
------------------------+----------------------
Reporter: valkyrie | Owner: valkyrie
Type: defect | Status: in_merge
Priority: trivial | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords:
------------------------+----------------------
Comment (by simko):
Note that searches like `year:"1992"->"1996"` work perfectly well.
The error happens only in SearchQueryParenthesisedParser, i.e. when
the above expression occurs inside a parenthesised expression. So the
ticket description and the commit log are somehow misleading... I'll
correct this upon merging.
--
Ticket URL: <http://invenio-software.org/ticket/534#comment:2>
Invenio <http://invenio-software.org>