File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Elasticsearch7/etc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
<system >
11
11
<section id =" catalog" >
12
12
<group id =" search" >
13
- <!-- Elasticsearch 7.0+ -->
13
+ <!-- Elasticsearch 7 -->
14
14
<field id =" elasticsearch7_server_hostname" translate =" label" type =" text" sortOrder =" 61"
15
15
showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
16
16
<label >Elasticsearch Server Hostname</label >
Original file line number Diff line number Diff line change 17
17
<type name =" Magento\Search\Model\Adminhtml\System\Config\Source\Engine" >
18
18
<arguments >
19
19
<argument name =" engines" xsi : type =" array" >
20
- <item sortOrder =" 30" name =" elasticsearch7" xsi : type =" string" >Elasticsearch 7.0+ </item >
20
+ <item sortOrder =" 30" name =" elasticsearch7" xsi : type =" string" >Elasticsearch 7</item >
21
21
</argument >
22
22
</arguments >
23
23
</type >
You can’t perform that action at this time.
0 commit comments