#495: WebSearch: improve/fix "NOT" operator
-------------------------+-----------------
Reporter: jcaffaro | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: WebSearch | Version:
Keywords: |
-------------------------+-----------------
When a query includes a "NOT" expression for which there is no result, the
search engine returns no result, whatever the rest of the query matches.
For example the following query does not return any result on the Atlantis
Demo Site:
{{{muon -foo}}}
though "muon" matches some documents (and "foo" does not).
One could expect to still get the documents matching "muon".
--
Ticket URL: <http://invenio-software.org/ticket/495>
Invenio <http://invenio-software.org>