]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/QueryParser.pm
QueryParser: Treat Unphrases as negated phrases
[working/Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS / Application / Storage / QueryParser.pm
2013-02-15 Thomas BerezanskyQueryParser: Treat Unphrases as negated phrases
2013-02-15 Thomas BerezanskyQueryParser: Protect phrase parsing
2013-02-15 Mike RylanderConvert negated words to unphrases, like we do with...
2013-02-15 Mike RylanderLots ...
2013-02-15 Jared Camins-EsakovStart adding skeletal POD for subroutines
2013-02-15 Mike RylanderMove allow_nested_modifiers to the driver level, provid...
2013-02-15 Jared Camins-EsakovAllow nested modifiers
2013-02-15 Mike RylanderPretty-fy canonicalization
2013-02-15 Mike RylanderTeach QP about floating (force-to-top) subplans indicat...
2013-02-15 Mike RylanderQP: OO-ize canonicalizer; remove extra nesting from...
2013-02-15 Mike RylanderAutomatic push-down of explicitly-bool-connected conditions
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-22 Mike RylanderTeach QueryParser about search filter callbacks, and...
2012-05-22 Bill EricksonQuery Parser merged copy / non-dynamic filters
2012-05-22 Bill EricksonQuery Parser nested dynamic filters
2012-05-21 Mike Rylanderabstract query representations from QueryParser
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-29 Bill EricksonMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-29 Bill EricksonMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-29 Bill EricksonMerge branch 'template-toolkit-opac' of git.evergreen...
2011-08-25 Mike RylanderPush phrases down to be subqueries, so they can be...
2011-08-25 Bill EricksonMerge branch 'master' of git.evergreen-ils.org:Evergree...
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-27 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-23 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-22 mikeraddress the empty-query case
2011-04-22 mikerAddress LP#730743, errant parens cause pain
2011-04-20 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-20 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-20 mikerAdd support for facet and filter negation via "-" prefix
2011-04-02 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-01 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-01 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-01 dbwellsBetter search normalization de-duping when 'params...
2011-03-08 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-31 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...