add person search functionality

create test to match refs #377 and adapt fixtures for tests
implement search in person bundle
This commit is contained in:
2015-01-04 01:59:49 +01:00
parent 383fe786c7
commit e02a10fdfa
4 changed files with 313 additions and 38 deletions

View File

@@ -22,4 +22,4 @@ services:
calls:
- ['setContainer', ["@service_container"]]
tags:
- { name: chill.search, alias: 'person_search' }
- { name: chill.search, alias: 'person_regular' }