e3b5b46bd1
replace tokenStorage injection by tokenStorageInterface
2020-08-03 11:05:54 +02:00
d118f60dc3
similaritySearch works, without duplicate personSearch results
2018-11-13 11:04:03 +01:00
387d3b53c1
wip.. dump() give a correct result, but have error !!
2018-11-08 16:17:11 +01:00
ecf3f541ef
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.
2018-11-08 14:26:08 +01:00
99ca79d86e
do not display similar search results if null
2018-11-06 15:19:02 +01:00
7be2d408f9
add similarity results for persons search
2018-11-06 15:12:13 +01:00