Skip to content

Commit 4a080c8

Browse files
committed
Merge remote-tracking branch 'origin/AC-13691' into spartans_pr_28042025
2 parents b1e3430 + 7a941b0 commit 4a080c8

File tree

2 files changed

+2
-65
lines changed

2 files changed

+2
-65
lines changed

app/code/Magento/OpenSearch/Plugin/SearchAdapter/Query/Builder/MatchQueryPlugin.php

Lines changed: 0 additions & 60 deletions
This file was deleted.

app/code/Magento/OpenSearch/etc/di.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0"?>
22
<!--
33
/**
4-
* Copyright 2022 Adobe
5-
* All Rights Reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
5+
* See COPYING.txt for license details.
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -287,7 +287,4 @@
287287
</argument>
288288
</arguments>
289289
</type>
290-
<type name="Magento\Elasticsearch\SearchAdapter\Query\Builder\QueryInterface">
291-
<plugin name="sanitize_search_string" type="Magento\OpenSearch\Plugin\SearchAdapter\Query\Builder\MatchQueryPlugin" />
292-
</type>
293290
</config>

0 commit comments

Comments
 (0)