#797: spires parser should special-case journals
-----------------------+-----------------
Reporter: jblayloc | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: *general* | Version:
Keywords: Syntax |
-----------------------+-----------------
journal shouldn't display the behavior that most other things do, where
they say that:
find t foo bar baz
means:
title:foo and title:bar and title:baz
it's not obvious, because of search_unit parsing of comma splits and so
forth, but I think what we want is more like:
find j nucl phys b
becomes:
journal:"nucl phys b"
--
Ticket URL: <http://invenio-software.org/ticket/797>
Invenio <http://invenio-software.org>