fud30_title_index - fudforum/FUDforum GitHub Wiki

Description of FUDforum table fud30_title_index. This table indexes words in message subjects 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 (removed in FUDforum 3.0.2).
word_id int(11) NO MUL 0
msg_id int(11) NO MUL 0

Keys

Index Name Uniqueness Column Name Seq in index Comments
PRIMARY UNIQUE word_id 1
PRIMARY UNIQUE msg_id 2
fud30_title_index_i_m NOT UNIQUE msg_id 1
⚠️ **GitHub.com Fallback** ⚠️