We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bfd525 commit 3811aeaCopy full SHA for 3811aea
app/code/Magento/Search/etc/db_schema_whitelist.json
@@ -17,7 +17,8 @@
17
"SEARCH_QUERY_QUERY_TEXT_STORE_ID_POPULARITY": true,
18
"SEARCH_QUERY_STORE_ID": true,
19
"SEARCH_QUERY_IS_PROCESSED": true,
20
- "SEARCH_QUERY_SYNONYM_FOR": true
+ "SEARCH_QUERY_SYNONYM_FOR": true,
21
+ "SEARCH_QUERY_STORE_ID_POPULARITY": true
22
},
23
"constraint": {
24
"PRIMARY": true,
@@ -43,4 +44,4 @@
43
44
"SEARCH_SYNONYMS_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID": true
45
}
46
-}
47
+}
0 commit comments