mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
wip.. inject personSearch results in similaritySearch to avoid duplicates results
error message : --------------- [Semantical Error] line 0, col 13 near 'p.id) FROM ChillPersonBundle:Person': Error: 'p' is used outside the scope of its declaration.
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
||||
- "@security.token_storage"
|
||||
- "@chill.main.security.authorization.helper"
|
||||
- "@chill_main.paginator_factory"
|
||||
- '@chill.person.search_person'
|
||||
calls:
|
||||
- ['setContainer', ["@service_container"]]
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user