Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 anni fa
..
Block/Adminhtml/System/Config/Elasticsearch5 checkin 2 anni fa
Elasticsearch5 checkin 2 anni fa
Model checkin 2 anni fa
Observer checkin 2 anni fa
SearchAdapter checkin 2 anni fa
Setup checkin 2 anni fa
Test checkin 2 anni fa
etc checkin 2 anni fa
i18n checkin 2 anni fa
LICENSE.txt checkin 2 anni fa
LICENSE_AFL.txt checkin 2 anni fa
README.md checkin 2 anni fa
composer.json checkin 2 anni fa
registration.php checkin 2 anni fa

README.md

#Magento_Elasticsearch module

Magento_Elasticsearch module allows using the Elasticsearch engine for the product searching capabilities. This module provides logic used by other modules implementing newer versions of Elasticsearch, this module by itself only adds support for Elasticsearch v5.

The module implements Magento_Search library interfaces.

Installation details

The Magento_Elasticsearch module is one of the base Magento 2 modules. You cannot disable or uninstall this module.

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

Structure

Elasticsearch5/ - the directory that contains solutions for providing ElasticSearch 5.x version.

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: