]> git.evergreen-ils.org Git - Evergreen.git/commit
remove internal limit with queries on facets
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 16 Sep 2010 18:19:43 +0000 (18:19 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 16 Sep 2010 18:19:43 +0000 (18:19 +0000)
commit0db2d6de8002c363deb55eec8c25f7e635abeab2
treea983b61656e5eae0b7eb0acab5d92a232ebedd82
parent5e19bd03024bf3f0bf58a8fd0ed9c4fd7622f2a9
remove internal limit with queries on facets

This allows non-selective facets such a material type facet
to bring in correct results - the tradeoff is that queries
that involve facets will run slower.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17744 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm