選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2年前
..
Block/Adminhtml/System/Config checkin 2年前
Model checkin 2年前
SearchAdapter checkin 2年前
Test checkin 2年前
etc checkin 2年前
LICENSE.txt checkin 2年前
LICENSE_AFL.txt checkin 2年前
README.md checkin 2年前
composer.json checkin 2年前
registration.php checkin 2年前

README.md

#Magento_Elasticsearch7 module

Magento_Elasticsearch7 module allows using ElasticSearch engine 7.x version for the product searching capabilities.

The module implements Magento_Search library interfaces.

Installation details

The Magento_Elasticsearch7 module is one of the base Magento 2 modules. Disable or uninstall this module is not recommends.

For information about a module installation in Magento 2, see Enable or disable modules.

Structure

SearchAdapter/ - the directory that contains solutions for adapting ElasticSearch query searching.

For information about a typical file structure of a module in Magento 2, see Module file structure.

Additional information

For information about significant changes in patch releases, see 2.4.x Release information.

More information about ElasticSearch are at articles: