#284: websearch: "author: something" should work
------------------------------------+---------------------------------------
Reporter: jblayloc | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: WebSearch | Version:
Keywords: Invenio INSPIRE Syntax |
------------------------------------+---------------------------------------
note that if there's a space between the colon and the next term, invenio
syntax gets confused, so
{{{
author: ellis
}}}
does an author search against empty string, and then ANDs with a keyword
search against ellis.
Which actually might return the correct documents, but it'll be an
accident.
In the spirit of #112 (or perhaps as a prelude to it), we should consider
doing something smarter.
--
Ticket URL: <http://invenio-software.org/ticket/284>
Invenio <http://invenio-software.org>