This is an automated email from the git hooks/post-receive script. New change to branch feature/9197-Indexation_documents in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git from 8517e8f refs #9197 Utilisation de Apache Tika pour indexer les documents new f90edbe Upgrade lucene + revue de l'indexation des données de Question new c616ba1 refs #9197 use vectors on document fields indexation new 1e43d56 refs #9197 use lucene to make cloud tag on question page : data from question and its documents including file content 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 1e43d560da4e23e5d45163f59ae9f9573e936ab5 Author: Yannick Martel <martel@©odelutin.com> Date: Mon May 22 18:05:10 2017 +0200 refs #9197 use lucene to make cloud tag on question page : data from question and its documents including file content commit c616ba1fb803d57b19b2c1dd0c5f1e0e62108b2b Author: Yannick Martel <martel@©odelutin.com> Date: Mon May 22 16:08:11 2017 +0200 refs #9197 use vectors on document fields indexation commit f90edbef1de138249656cf0f778863fe2ffeb654 Author: Yannick Martel <martel@©odelutin.com> Date: Mon May 22 11:16:32 2017 +0200 Upgrade lucene + revue de l'indexation des données de Question Summary of changes: .../indexation/DocumentsIndexationService.java | 96 +++++++++++++++++----- .../coselmar/services/indexation/LuceneUtils.java | 15 ++++ .../indexation/QuestionsIndexationService.java | 76 +++++++++-------- .../indexation/TransverseIndexationService.java | 6 +- .../coselmar/services/v1/QuestionsWebService.java | 85 ++++++++++++++----- .../indexation/QuestionsIndexationServiceTest.java | 22 ++--- pom.xml | 2 +- 7 files changed, 212 insertions(+), 90 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.