This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 7ca25de add an admin part to force a refresh on lucene index new 34460c6 review DocumentTopiaDAO to search with keywords also on title, summary and authors new 0675973 upgrade documation search by index to be able to search with several keywords new 90632f5 fixes #6304 Merge branch 'feature/6304-improve-search-on-document' into develop The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 90632f5a22cbf0e9a9bd4f47d3b2e1b5cfc99e62 Merge: 7ca25de 0675973 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 2 17:33:30 2015 +0100 fixes #6304 Merge branch 'feature/6304-improve-search-on-document' into develop commit 06759735d46becf778abec041890efa344c8b6a1 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 2 17:33:20 2015 +0100 upgrade documation search by index to be able to search with several keywords commit 34460c6a07609162fac117d0e01c29bfba263f2f Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 2 17:00:07 2015 +0100 review DocumentTopiaDAO to search with keywords also on title, summary and authors Summary of changes: .../fr/ifremer/coselmar/persistence/DaoUtils.java | 5 ++ .../persistence/entity/DocumentTopiaDao.java | 37 ++++++++++++--- .../indexation/DocumentsIndexationService.java | 53 ++++++++++++++++++++++ .../coselmar/services/v1/DocumentsWebService.java | 4 +- .../indexation/DocumentsIndexationServiceTest.java | 47 +++++++++++++++++++ 5 files changed, 137 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.