Skip to content

Commit

Permalink
EZP-31113: Configured Slot for AssignSectionToSubtreeSignal (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmadejski authored Feb 3, 2020
1 parent 290b393 commit f3f62d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/Resources/config/container/solr/slots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,3 +188,8 @@ services:
parent: ezpublish.search.solr.slot
tags:
- {name: ezpublish.search.solr.slot, signal: ContentService\RevealContentSignal}

eZ\Publish\Core\Search\Common\Slot\AssignSectionToSubtree:
parent: ezpublish.search.solr.slot
tags:
- {name: ezpublish.search.solr.slot, signal: SectionService\AssignSectionToSubtreeSignal}

0 comments on commit f3f62d6

Please sign in to comment.