Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 494 Bytes

2023-10-20-allow-tokenizer-overrides-when-using-elasticsearch.md

File metadata and controls

9 lines (9 loc) · 494 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 4 column 16
---
title: Allow tokenizer decorators wihth elasticsearch package
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
issue: NEXT-31263
---

Core

  • Changed dependency of \Shopware\Elasticsearch\Product\ProductSearchQueryBuilder from \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer to \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\TokenizerInterface to allow tokenizer decorators work when adding elasticsearch bundle