Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [katabd] top 5 search terms global

Quote Reply
Re: [katabd] top 5 search terms global In reply to
I know this is a bit dusty, but looking at the code,


$search_db->select_options ('ORDER BY Results DESC', 'LIMIT 5');


This would return the 5 keywords with the most "hits" rather than the most commonly searched terms. In the searchlogger 2.1 you'd want to 'ORDER BY HitCount DESC' to find the terms people are searching on the most.

BTW: I rewrote the SearchLogger to use different logic (it's probably a bit slower than Alex's version, but it does more), and to also track the daily keywords. I need to finish the Top_xx tags code and I can release it. I'm trying to figure out how to do this without having to have the user install the globals manually (I think alex gave some code to do that awhile back, but I haven't found it yet).








PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread top 5 search terms global katabd 19749 Nov 4, 2001, 11:01 AM
Thread Re: [katabd] top 5 search terms global
Alex 18571 Nov 4, 2001, 12:13 PM
Thread Re: [Alex] top 5 search terms global
katabd 18600 Nov 4, 2001, 1:21 PM
Thread Re: [katabd] top 5 search terms global
pugdog 18479 Dec 28, 2001, 1:57 PM
Post Re: [pugdog] top 5 search terms global
katabd 18467 Dec 28, 2001, 2:30 PM
Thread Re: [katabd] top 5 search terms global
pugdog 18424 Dec 29, 2001, 5:12 PM
Thread Re: [pugdog] top 5 search terms global
Paul 18515 Dec 30, 2001, 3:28 AM
Thread Re: [RedRum] top 5 search terms global
pugdog 18394 Dec 30, 2001, 7:21 AM
Post Re: [pugdog] top 5 search terms global
Paul 18493 Dec 30, 2001, 7:35 AM
Thread Re: [katabd] top 5 search terms global
Paul 18594 Dec 30, 2001, 7:51 AM
Post Re: [RedRum] top 5 search terms global
pugdog 18430 Dec 30, 2001, 9:04 AM
Thread Re: [RedRum] top 5 search terms global
katabd 18360 Mar 10, 2002, 6:54 PM
Thread Re: [katabd] top 5 search terms global
Paul 18358 Mar 11, 2002, 2:42 AM
Thread Re: [RedRum] top 5 search terms global
katabd 18412 Mar 11, 2002, 3:41 AM
Thread Re: [katabd] top 5 search terms global
katabd 18475 Mar 11, 2002, 7:58 PM
Thread Re: [katabd] top 5 search terms global
Paul 18277 Mar 12, 2002, 1:45 AM
Thread Re: [RedRum] top 5 search terms global
katabd 18306 Mar 12, 2002, 4:03 AM
Thread Re: [katabd] top 5 search terms global
Paul 18358 Mar 12, 2002, 4:13 AM
Thread Re: [RedRum] top 5 search terms global
katabd 18319 Mar 12, 2002, 5:04 AM
Thread Re: [katabd] top 5 search terms global
waxxie 17901 May 20, 2003, 8:34 AM
Thread Re: [waxxie] top 5 search terms global
pugdog 17925 May 20, 2003, 8:45 AM
Thread Re: [pugdog] top 5 search terms global
waxxie 18001 May 20, 2003, 9:22 AM
Thread Re: [waxxie] top 5 search terms global
Paul 17926 May 20, 2003, 9:58 AM
Thread Re: [Paul] top 5 search terms global
waxxie 17830 May 20, 2003, 10:04 AM
Thread Re: [waxxie] top 5 search terms global
waxxie 17934 May 20, 2003, 1:52 PM
Thread Re: [waxxie] top 5 search terms global
webslicer 8952 May 22, 2003, 12:13 PM
Post Re: [webslicer] top 5 search terms global
Paul 8898 May 22, 2003, 1:39 PM
Thread Re: [webslicer] top 5 search terms global
waxxie 8889 May 22, 2003, 2:45 PM
Thread Re: [waxxie] top 5 search terms global
gundamz 8848 Dec 26, 2003, 11:20 PM
Post Re: [gundamz] top 5 search terms global
Gypsypup 8749 Dec 26, 2003, 11:39 PM
Thread Re: [gundamz] top 5 search terms global
pugdog 8724 Dec 27, 2003, 8:05 AM
Thread Re: [pugdog] top 5 search terms global
tenoch 8653 Mar 18, 2006, 4:54 PM
Thread Re: [tenoch] top 5 search terms global
pugdog 8637 Mar 18, 2006, 8:31 PM
Thread Re: [pugdog] top 5 search terms global
tenoch 8713 Mar 19, 2006, 8:03 PM
Post Re: [tenoch] top 5 search terms global
pugdog 8524 Mar 28, 2006, 10:11 AM
Thread Re: [katabd] top 5 search terms global
HopeForYou 8335 Jun 1, 2009, 7:56 PM
Post Re: [HopeForYou] top 5 search terms global
Andy 8276 Jun 1, 2009, 11:52 PM