Toggle helper tables
CREATE TABLE 'memory_items_fts_idx' ( segid, term, pgno, PRIMARY KEY(segid, term) )
+ Add column
segid
term
pgno
+ Add index