Hey Ya Schatzi
I was actually trying to collect totals for negative post on the BBS.
http://www.flyaceshigh.com/forums/showthread.php?s=&postid=2173079#post2173079 In the end I got the data I wanted but I know that it is not perfect, so lets just call it quick and dirty.....
The problem was that I wanted to refine the search so that exact phrases were found
IE: I searched for
dive bombing buffs and would get threads that contain
dive bombing and the word
Buff so it may not relate to the problem of Buffs being used as dive bombers.
[B]STRING POST COUNT[/B]
dive bombing buffs 146
porking 770
hoard 263
score potato 199
rank 2464
pork 1719
perk the 5818
uber rides 283
vulch 2178
furballer 410
lame 2335
suicide buffs 201
dropping the hangers 113
kill messages 403
easy mode 723
fighter town 681
tank town 608
drones 1588
easymode 202
wine 1139
whine 4865
Cherry Picking 386
I took a look on the net and from what I can gather earlier versions of
vBulletin do not appear to support full text searches. (I think it has somthing to do with the mysql back end)
With 2,101,658 Posts I can understand that most three letter words are not included in the search indexes. But It would be nice if we could search thread titles for words like P51, LA7 and ORD.
Later