Announcement Announcement Module
Collapse
No announcement yet.
Common words list (for search) Page Title Module
Move Remove Collapse
Conversation Detail Module
Collapse
  • Filter
  • Time
  • Show
Clear All
new posts

  • Common words list (for search)

    #1
    Hey there.

    Can someone tell me how to edit the list of words that are ignored when someone uses the search?

    Thanks.

  • #2
    You can see the default words that aren't included in the included/searchwords.php file. You can add your own words to be ignored by the vB search in the vB Options:

    AdminCP -> vBulletin Options -> Message Searching Options -> Words to be excluded from search

    Comment


    • #3
      Thanks
      But is there a way to delete words that are already in there? Some of them are a bit strange. I can go into the database, I just don't want to delete something from the wrong table

      Comment


      • #4
        You would have to remove the words from the list in searchwords.php and rebuild your search index under Update Counters.

        Note: MySQL FullText Search does not use searchwords.php. It has its own stop list. Changing it is more involved. You can see how to do so here: http://dev.mysql.com/doc/refman/5.0/...ne-tuning.html

        Comment


        • #5
          Great, thanks!

          Comment

          Working...
          X