Update languages during rendering using approach from #3380219
Open
requested to merge issue/search_api-3035977:3035977-change-language-existing-services into 8.x-1.x
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -4,14 +4,18 @@ namespace Drupal\search_api\Plugin\search_api\processor;
@@ -59,6 +63,20 @@ class RenderedItem extends ProcessorPluginBase {
@@ -70,7 +88,8 @@ class RenderedItem extends ProcessorPluginBase {
@@ -143,6 +162,32 @@ class RenderedItem extends ProcessorPluginBase {
@@ -217,6 +262,15 @@ class RenderedItem extends ProcessorPluginBase {
@@ -225,6 +279,11 @@ class RenderedItem extends ProcessorPluginBase {
@@ -334,4 +393,41 @@ class RenderedItem extends ProcessorPluginBase {