]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/QueryParser.pm
Push phrases down to be subqueries, so they can be ORed together
[working/Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS / Application / Storage / QueryParser.pm
2011-08-25 Mike RylanderPush phrases down to be subqueries, so they can be...
2011-08-24 Mike Rylanderadd "unphrases" to capture negated phrases ( -"foo...
2011-08-24 Mike RylanderIgnore empty atoms in query decomposition
2011-08-23 Liam WhalenFixed seaching for a colon (:) surrounded by white...
2011-04-22 mikeraddress the empty-query case
2011-04-22 mikerAddress LP#730743, errant parens cause pain
2011-04-20 mikerAdd support for facet and filter negation via "-" prefix
2011-04-01 dbwellsBetter search normalization de-duping when 'params...
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...