]> git.evergreen-ils.org Git - working/Evergreen.git/commit
QueryParser: Add negate operator
authorThomas Berezansky <tsbere@mvlc.org>
Sun, 16 Sep 2012 19:21:07 +0000 (15:21 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 15 Feb 2013 20:39:46 +0000 (15:39 -0500)
commit1199e3835f8308ca5a9d9b5329a60594e4710ef5
tree9883037a6b573ef623614794a1eca03bfa884e7b
parent9c2df12c20f73619f427fca20fa4b79e167df35c
QueryParser: Add negate operator

To replace the previous -atom behavior add a negate op, by default !.

This acts identically to how - worked before it was changed to convert atoms
into unphrases.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/QueryParser.pm