#284: websearch: "author: something" should work
------------------------+---------------------------------------------------
Reporter: jblayloc | Owner: simko
Type: defect | Status: in_work
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords: Invenio INSPIRE Syntax
------------------------+---------------------------------------------------
Comment (by simko):
Some improvement is easy to do, namely to treat `foo: bar` as `foo:bar`.
Some improvement is harder to do, since it touches questions like should
`foo: bar baz` be interpreted as `foo:(bar baz)`, let alone if there are
some AND/OR/NOT inside baz. This would require those paren operators that
we have been discussing before.
I'll quickly fix the first part here (which will already help many users)
while we attack the second part properly in full with Boolean operators
and all the whatnot. I'll make a dedicated ticket for that.
--
Ticket URL: <http://invenio-software.org/ticket/284#comment:5>
Invenio <http://invenio-software.org>