Skip to content

Commit 5886003

Browse files
committed
index_custom_elasticsearch_data.md: service registration is not mandatory
1 parent e5c9500 commit 5886003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/search/extensibility/index_custom_elasticsearch_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ final class CustomIndexDataSubscriber implements EventSubscriberInterface
6363
}
6464
```
6565

66-
Remember to register the subscriber as a service:
66+
If your subscriber is not automatically properly configured, register it as a service:
6767

6868
``` yaml
6969
services:

0 commit comments

Comments
 (0)