|
-
Apr 22nd, 2003, 11:43 AM
#1
Thread Starter
PowerPoster
search for phrase
Is there a way to search this forum for phrases instead of a bunch of keywords bool'ed together?
-
Apr 23rd, 2003, 09:20 AM
#2
Thread Starter
PowerPoster
I take it that the lack of response is an implied "No" ??
-
Apr 24th, 2003, 10:20 AM
#3
Retired VBF Adm1nistrator
Enclose the phrase in inverted commas
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Apr 24th, 2003, 12:02 PM
#4
Originally posted by plenderj
inverted commas
Is that a fancy way of saying apostrophe?
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Apr 24th, 2003, 12:28 PM
#5
Surrounding a phrase with ' doesn't work and neither does ". You get back posts with the words but not the phrase.
-
Apr 28th, 2003, 02:36 PM
#6
Thread Starter
PowerPoster
OK, assuming it currently isnt possible,
Would you be able to make it possible? I see a lot of folks being chastised for not using the search before asking questions. That seems a little unfair to me when the search function doesnt do something as basic as a phrase search (admitedly I have no idea how big a deal it would be to implement this).
-
Apr 29th, 2003, 10:01 AM
#7
Fanatic Member
vBulletin, the forum software, doesn't support this due to MySQL 3.23 not supporting full text searches.
MySQL 4 does support full text searches, but vBulletin still "supports" MySQL 3.23, so they can't take advantage of MySQL 4. At the moment vBulletin has a search-index with thousands of words in it (every word on this board, except common ones like and, or, etc). Because of this search-index it's just not possible (unless you want to execute 100's of SQL queries) to do phrase searches
-
Apr 30th, 2003, 05:33 PM
#8
Thread Starter
PowerPoster
bummer ...
Thanks for the explanation though!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|