Shopware 5.6.10 s_search_tables
Configuration of which database tables are included in the search index.
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
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | id | Yes |
