1
0
mirror of https://github.com/php/web-php.git synced 2026-04-26 08:28:07 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
Philip Olson cc915370b1 Changed default English mapping from en-us to en-ca because en-us has a bing bug, and is returning a limited number of bing API results. Weird, Eh? 2011-07-21 03:07:07 +00:00
Rasmus Lerdorf 74a0fe1c0f Set cached flag correctly 2011-07-17 05:47:42 +00:00
Rasmus Lerdorf 4b17dcd20f Log if we returned a cached result 2011-07-17 04:17:46 +00:00
Rasmus Lerdorf 1f7d515d99 *sigh*
doing too many things at once here
2011-07-17 02:26:54 +00:00
Rasmus Lerdorf 5114839a0e Pass ttl 2011-07-17 02:16:30 +00:00
Rasmus Lerdorf abc0561002 Should be ttl here 2011-07-17 00:26:24 +00:00
Rasmus Lerdorf 3b13dff2b9 Add a limited intermediate result display cache 2011-07-17 00:02:14 +00:00
Philip Olson 9a255989ff tweaked mirrortest check 2011-07-16 14:11:11 +00:00
Rasmus Lerdorf aad52615ab Distinguish between 404s and explicit searches and don't log mirrortest 2011-07-16 06:51:35 +00:00
Rasmus Lerdorf d1c391ccd1 Add a 404 profile - commit to backend first and let it synch before the mirrors start using it 2011-07-16 06:02:53 +00:00
Rasmus Lerdorf 9fd1bae95f Switching search backend from Yahoo to Bing.
and to head off the inevitable bitching about this, it
is because the Yahoo BOSS v1 API we are using is going
away on July 20 and Yahoo was not willing to give us
free access to the new v2 API. It would end up costing
us about $600/year at our current usage pattern.
The new Google REST API would cost us about $7500/year.
The Bing API is free.
2011-07-14 05:24:48 +00:00
Peter Cowburn b2f1e6f01b make search use Y! BOSS 2010-12-02 15:37:03 +00:00
Philip Olson abd418fcf3 Revert accidental commit. 2010-06-22 19:35:18 +00:00
Philip Olson d188c713ee help clarify that php-general@ is for support questions, whereas php-webmaster@ is not 2010-06-22 19:30:40 +00:00
Hannes Magnusson 2a51233039 Fixed bug#48348 (Search result page / engine bug?) (patch by Richard Q.) 2009-05-22 07:34:46 +00:00
Hannes Magnusson 3d41e43d70 Revert the fix for #41475 2008-03-19 16:17:18 +00:00
Hannes Magnusson 37570e9398 Honest attempt to fix bug#41475 2008-03-19 13:03:00 +00:00
Rasmus Lerdorf 3002f68862 Fix search 2007-02-28 14:28:55 +00:00
Rasmus Lerdorf d6a41601b5 Let's keep track of the mirror the searches are coming from as well 2006-03-05 07:16:20 +00:00
Nuno Lopes b6d3b9dd18 fix searches in specific languages
allow searches in the manual
2006-02-28 12:05:29 +00:00
Rasmus Lerdorf aaaef58109 Don't mangle the search strings 2006-02-28 09:46:37 +00:00
Rasmus Lerdorf 358ce54c5c Log to a db 2006-02-28 09:03:18 +00:00
Rasmus Lerdorf 18bb98f5c2 Some new search options 2006-02-28 08:23:28 +00:00
Rasmus Lerdorf 06f159b8f0 Make sure profile is valid 2006-02-28 07:36:13 +00:00
Rasmus Lerdorf 3c869a8426 Commit web services gateway code 2006-02-28 00:50:12 +00:00