#700: paren parser garbles "or"
------------------------+----------------------------
Reporter: tbrooks | Owner: valkyrie
Type: defect | Status: new
Priority: minor | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords: INSPIRE syntax
------------------------+----------------------------
Changes (by tbrooks):
* priority: critical => minor
Comment:
A reasonable solution might be to emit a warning when we see something
like this, or to fail somehow more gracefully than searching odd titles
(i.e. if we see booleans inside things we are interpreting as search
values, we might be doing something wrong....)
However, this is less than critical, since SPIRES also gets this wrong,
though in a slightly different way
find (title top or t)
fails in SPIRES
while the search in this ticket appears to work (though I'm not sure
why...it may be ignoring the t altogether)
--
Ticket URL: <http://invenio-software.org/ticket/700#comment:2>
Invenio <http://invenio-software.org>