Skip to content

Elasticsearch 6 works with Elasticsearch 5 client on frontend #24781

@ihor-sviziev

Description

@ihor-sviziev

Preconditions (*)

  1. Magento 2.3.2 & 2.3-develop
  2. Elasticsearch 6.5
  3. XDebug

Steps to reproduce (*)

  1. Open PhpStorm, add breakpoints in:
  1. Go to Admin >> Stores >> Configurations >> Catalog >> Catalog >> Search
  2. Configure Elasticsearch settings to use "Elasticsearch 6.0+" option
  3. Click "Test connection", see where your breakpoint was paused
  4. Save all configs, do reindex
  5. Go to any category page, see where your breakpoint was paused
  6. Go to any search page, see where your breakpoint was paused

Expected result (*)

  1. In all cases you should see that code paused at Elasticsearch 6.x client

Actual result (*)

  1. During test connection code paused in Elasticsearch 6.x client ✔
  2. On category page code paused in Elasticsearch 5.x client ❌
  3. On search results page code paused in Elasticsearch 5.x client ❌

Metadata

Metadata

Assignees

Labels

Component: ElasticsearchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions