Skip to content

Commit 0309b14

Browse files
committed
MAGETWO-93994: Switch default search engine from MySQL to ElasticSearch
- Update message in composer.json that was missed by regex replace
1 parent 611c50a commit 0309b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogSearch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magento/module-catalog-search",
3-
"description": "Deprecated, ElasticSearch is default search engine starting from 2.3. CatalogSearch would be removed in 2.4",
3+
"description": "[Deprecated] CatalogSearch will be removed in 2.4, and ElasticSearch will replace it as the default search engine.",
44
"config": {
55
"sort-packages": true
66
},

0 commit comments

Comments
 (0)