allow searches for 2 and 3 letter words?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abel
    New Member
    • Aug 2005
    • 27
    • 3.5.x

    allow searches for 2 and 3 letter words?

    how do i allow searches for 2 and 3 letter words?

    we have a bunch of stuff that only requires 3 letters like RRS and Bag etc etc

    is there a way to edit this so VB will allow members to search for short items like that

    thanks
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    If you are using the default vB search option you can change this here:

    Admin CP -> vBulletin Options -> Message Searching Options -> Search Index Minimum Word Length and Search Index Maximum Word Length

    You will need to rebuild the search index after doing this.

    If you are running Fulltext search, then MySQL is limited to a minimum of 4 characters by default. Here are the instructions for changing the default 4 character minimum in MySQL's full text search indexing:

    Hi, I must be forgetting something (learing the beta's for the first time), but how do I set it up so I can search on words with < 4 characters if I use FullText search? I switched my testboard to Fulltext search, but I can't search on words < 4 characters.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • abel
      New Member
      • Aug 2005
      • 27
      • 3.5.x

      #3
      awesome... how do i rebuild the search index?

      thanks in advance.

      Comment

      • abel
        New Member
        • Aug 2005
        • 27
        • 3.5.x

        #4
        it also seems im using VB Search

        ------
        Your forum is currently using the vBulletin search engine.

        To enable the MySQL Fulltext search, we will issue the following two queries. If for some reason this process is unsuccessful, you will need to perform these queries manually. Please be patient as this can take from 10 seconds to an hour depending on the number of posts on your forum.

        Comment

        • Steve Machol
          Former Customer Support Manager
          • Jul 2000
          • 154488

          #5
          Admin CP -> Maintenance -> Update Counters -> Rebuild Search Index
          Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
          Change CKEditor Colors to Match Style (for 4.1.4 and above)

          Steve Machol Photography


          Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


          Comment

          • abel
            New Member
            • Aug 2005
            • 27
            • 3.5.x

            #6
            thanks a ton.

            Comment

            Related Topics

            Collapse

            Working...