Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin před 2 roky
..
Block/Adminhtml/System/Config/Elasticsearch5 checkin před 2 roky
Elasticsearch5 checkin před 2 roky
Model checkin před 2 roky
Observer checkin před 2 roky
SearchAdapter checkin před 2 roky
Setup checkin před 2 roky
Test checkin před 2 roky
etc checkin před 2 roky
i18n checkin před 2 roky
LICENSE.txt checkin před 2 roky
LICENSE_AFL.txt checkin před 2 roky
README.md checkin před 2 roky
composer.json checkin před 2 roky
registration.php checkin před 2 roky

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: