File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Magento_EavGraphQl module
2
2
3
- Magento_EavGraphQl module extends Magento_GraphQl and Magento_Eav modules to provides type and resolver information for GraphQL API.
3
+ Magento_EavGraphQl module extends Magento_GraphQl and Magento_Eav modules to provide type and resolver information for GraphQL API.
4
4
5
5
## Installation details
6
6
Original file line number Diff line number Diff line change 1
1
#Magento_Elasticsearch module
2
2
3
- Magento_Elasticsearch module allows using the Elasticsearch engine for the product searching capabilities.
3
+ Magento_Elasticsearch module allows using the Elasticsearch engine for the product searching capabilities. This module
4
+ provides logic used by other modules implementing newer versions of Elasticsearch, this module by itself only adds
5
+ support for Elasticsearch v5.
4
6
5
7
The module implements Magento_Search library interfaces.
6
8
You can’t perform that action at this time.
0 commit comments