Results 1 to 8 of 8

Thread: search for phrase

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046

    search for phrase

    Is there a way to search this forum for phrases instead of a bunch of keywords bool'ed together?

  2. #2

    Thread Starter
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046
    I take it that the lack of response is an implied "No" ??

  3. #3
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Enclose the phrase in inverted commas
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  4. #4
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    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

  5. #5

  6. #6

    Thread Starter
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046
    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).

  7. #7
    Fanatic Member Kings's Avatar
    Join Date
    Aug 2001
    Posts
    673
    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
    K i n g s

  8. #8

    Thread Starter
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046
    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
  •  



Click Here to Expand Forum to Full Width