fud30_search - fudforum/FUDforum GitHub Wiki

Description of FUDforum table fud30_search. This table contains the words that are used in messages for use by the forum's search engine.

Fields

Column Name Datatype Can be Null? Key? Default Description
id int(11) NO PRI - auto_increment
word varchar(50) NO UNI - A word that is used in one or more messages.

Keys

Index Name Uniqueness Column Name Seq in index Comments
PRIMARY UNIQUE id 1
fud30_search_i_w UNIQUE word 1
⚠️ **GitHub.com Fallback** ⚠️