You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldName/Resolver/Price.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
* Resolver field name for price attribute.
17
17
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
18
18
* @deprecated Elasticsearch is no longer supported by Adobe
Copy file name to clipboardExpand all lines: app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldName/Resolver/SpecialAttribute.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
/**
14
14
* Resolver field name for not special attribute.
15
15
* @deprecated Elasticsearch is no longer supported by Adobe
16
+
* @see this class will be responsible for ES only
16
17
*/
17
18
class SpecialAttribute implements ResolverInterface
Copy file name to clipboardExpand all lines: app/code/Magento/Elasticsearch/Model/Adapter/FieldMapper/Product/FieldProvider/FieldType/Resolver/DefaultResolver.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ public function __construct(ConverterInterface $fieldTypeConverter)
0 commit comments