Skip to content

Commit

Permalink
NGSTACK-836: fix test service configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed May 29, 2024
1 parent 939f68a commit 3039321
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
netgen_search_extra.parent_child_indexing.parent_child_field_mapper:
class: Netgen\IbexaSearchExtra\Core\Search\Solr\FieldMapper\ParentChildFieldMapper
class: Netgen\IbexaSearchExtra\Core\Search\Solr\FieldMapper\ContentTranslation\ParentChildFieldMapper
arguments:
- '@netgen_search_extra.parent_child_indexing.fulltext_field_resolver'
- '@Ibexa\Contracts\Core\Persistence\Content\Type\Handler'
Expand Down

0 comments on commit 3039321

Please sign in to comment.