Results 1 to 8 of 8

Thread: Minimun lenght word (search)

  1. #1

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808

    Minimun lenght word (search)

    Shouldn't the minimun lenght be erradicated? There are lots of things you cannot even search because of the 3-chars lenght. How about "IP" or "3D" or runtime error "53" or any other 2-chars-long meaninful acronym? How would you make a search if you want to know how the get the IP of yor computer. I know how to do that, and I know it's been asked three billion times... but, you cannot type "get IP", because IP is not a valid word.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  2. #2
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    I AGREE!!!!

  3. #3
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: Minimun lenght word (search)

    Originally posted by Mc Brain
    I know how to do that, and I know it's been asked three billion times
    how?

  4. #4
    The shorter the search queries, the more massive the database gets [color={firstaltcolor}]and the slower the site gets[/color].

  5. #5
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    I think the search index is a poo idea

    why not just search the post table using a LIKE or something...

  6. #6
    Originally posted by chrisjk
    I think the search index is a poo idea

    why not just search the post table using a LIKE or something...
    Because...because you suck!

  7. #7

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Ok, now for example I need to look anything about "runtime error 5". Could you tell em how on heaven could I ever find anything about it? At least if we could search exact phrase we would be narrowing even much more the query and won't have that minimun limitation.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  8. #8
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    There should be no problem searching.
    Most users probably search for the same things.

    So the server searches through all pages for the term, then just records where it last found those search terms.
    Then every new thread that's created, the server (or a different server) searches through those threads for the most commonly searched for items, then adds that thread to the list.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

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