summaryrefslogtreecommitdiff
path: root/modules/search/search.extender.inc
Commit message (Collapse)AuthorAge
* Issue #2369675 by FMB, pstewart, jhodgdon: Document that SearchQuery does ↵David Rothstein2015-10-14
| | | | not support orderBy in queries outside of addScore
* Issue #2364069 by damiankloip: Search specific tags are not available and ↵David Rothstein2015-03-30
| | | | hook_query_TAG_alter hooks are not invoked
* Issue #2016497 by naxoc, jhodgdon | plachance: Search query extender should ↵David Rothstein2013-12-27
| | | | not use floats directly.
* - Patch #1265946 by klausi, tstoeckler, dereine, aspilicious: DoS against ↵Dries2011-12-21
| | | | core using a large number of OR search query terms.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #74673 by jhodgdon, mcarbone: Search does not correctly handle large numbers ↵Angie Byron2010-11-22
| | | | (> maxint) so you cannot search by UPC code.
* - Patch #827116 by jhodgdon, marvil07: search API is inconsistent in /, and ↵Dries Buytaert2010-11-21
| | | | generally needs doc cleanup.
* #890994 by Berdir: Entity query tests fail on PostgreSQL.Angie Byron2010-09-24
|
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
|
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on ↵Angie Byron2010-09-01
| | | | PostgreSQL.
* - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search ↵Dries Buytaert2010-05-12
| | | | conditions not added to CountQuery.
* - Patch #771596 by jhodgdon: turning on multiple search weights causes PDO ↵Dries Buytaert2010-04-16
| | | | exception during search.
* - Patch #683736 by c960657: use db_like() where appropriate.Dries Buytaert2010-01-13
|
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow ↵Angie Byron2010-01-08
| | | | complex query to return a proper empty set.
* - Added missing file.Dries Buytaert2009-08-29