[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
src/Lunr/DataAccess/DMLQueryBuilderInterface.php |
---|
src/Lunr/DataAccess/DatabaseDMLQueryBuilder.php |
---|
src/Lunr/DataAccess/Tests/MySQLDMLQueryBuilderCompoundQueryTest.php |
---|