getTable('text_sessions'); $table->addIndex([ 'document_id', 'last_contact', ], 'ts_docid_lastcontact'); return $schema; } }