[DataAccess]Add compound query functionality to Lunr 0.2 (UNION, INTERSECT, EXCEPT)
Review Request #52 — Created Feb. 11, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
dinos | |
Lunr | |
https://github.com/dinostheo/lunr | |
Reviewers | |
lunr | |
Adds compound functionality. Implements UNION.
unit tests
docs/example-config/conf.c2dm.inc.php.sample |
---|
docs/example-config/conf.gcm.inc.php.sample |
---|
src/Lunr/Core/C2DM.php |
---|
src/Lunr/Core/GCM.php |
---|
src/Lunr/DataAccess/DMLQueryBuilderInterface.php |
---|
src/Lunr/DataAccess/DatabaseDMLQueryBuilder.php |
---|
src/Lunr/DataAccess/MySQLDMLQueryBuilder.php |
---|