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
---
- 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