#269: transitive title searches sometimes
------------------------+---------------------------------------------------
Reporter: jblayloc | Owner: jblayloc
Type: defect | Status: new
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords: Invenio INSPIRE Syntax NEWS
------------------------+---------------------------------------------------
Comment (by jblayloc):
A simpler query is (ellis ), which breaks in Invenio syntax.
This is not in the query parser; if you call Parser.parse_query('(ellis
)') it produces exactly the right output. So the problem is somewhere
else in the stack, probably in search_engine.py.
I haven't yet checked whether the other paren related breakages that
Annette noticed are in the parser or not.
--
Ticket URL: <http://invenio-software.org/ticket/269#comment:1>
Invenio <http://invenio-software.org>