I tried to do a search for EQ. It said the search word had to be 3 or more characters in length. Someone (the web developer) needs to fix this.
Announcement
Collapse
No announcement yet.
Search feature
Collapse
X
-
Good point, but that won't really work either if you wanna be specific. Typing eq* tells the search engine to look for any word starting with eq and the * means anything following it. This search would return equipoise, eql, equipped, etc....Originally posted by basskiller
Add asterisks (*) to use wild cards in your search
eq will not work
eq* will
If you wanted to find something that just said eq by itself, then this search wouldn't work.
Comment
-
Turning the word search down to 2 characters is not an option.
That's a hell of a SQL search and I don't want the board to run slow for 10min every time someone does a search.
I agree, it's inconvienient tho..RIP BigJim33 & GearedUp: You are sorely missed my friends.
Hindsight is always 20/20. But looking back it's still a bit fuzzy.
Comment
-
Not a bad thought, but Vbulletin uses PHP and MySQL. MySQL is quite a bit different than SQL. Its smaller, more compact, more efficient, and way fast.Originally posted by Got Gear?
Turning the word search down to 2 characters is not an option.
That's a hell of a SQL search and I don't want the board to run slow for 10min every time someone does a search.
I agree, it's inconvienient tho..
Comment
-
So it's still just a crippled(streamlined whatever) version of SQL.Originally posted by LadiesMan
Not a bad thought, but Vbulletin uses PHP and MySQL. MySQL is quite a bit different than SQL. Its smaller, more compact, more efficient, and way fast.
Any way you look at it, the database is going to get huge and this would take up alot of processor time. This board is super fast right now, but as the members and database grow in size I'm sure we'll start seeing slowdows as it is. Throw is 2 character word searches and we all might as well go back to dialup.RIP BigJim33 & GearedUp: You are sorely missed my friends.
Hindsight is always 20/20. But looking back it's still a bit fuzzy.
Comment
-
As bad as I don't want to say this: I agree.Originally posted by Got Gear?
So it's still just a crippled(streamlined whatever) version of SQL.
Any way you look at it, the database is going to get huge and this would take up alot of processor time. This board is super fast right now, but as the members and database grow in size I'm sure we'll start seeing slowdows as it is. Throw is 2 character word searches and we all might as well go back to dialup.
Comment
-
Holy shit I'm on a roll today!Originally posted by LadiesMan
As bad as I don't want to say this: I agree.RIP BigJim33 & GearedUp: You are sorely missed my friends.
Hindsight is always 20/20. But looking back it's still a bit fuzzy.
Comment



Comment