← Shopware 5.7.15

Shopware 5.7.15 s_search_tables

Configuration of which database tables are included in the search index.

Columns

5 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
table varchar(255) NO
referenz_table varchar(255) YES
foreign_key varchar(255) YES
where varchar(255) YES

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes