This is an automated email from the git hooks/post-receive script. New change to branch feature/comparatif-lunce-pg in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git from 0dd6ace Review cloudtag request from postgresql and fix indexation from lucene adds ba59165 Remove ExperimentationService adds f37fe4f refs #9197 review way to use Tika, filter file content indexation for pdf, opendocument text/presentation and ms word/powerpoint adds 458b1e6 fix pdf mimetype in TikaUtils adds 4cd2f7d change version to 3.0-SNAPSHOT adds 24f863d Dude, remember there is document with no file during index refresh adds e9a5d00 Remove 3 chars words from cloud in homepage new 92ac2f3 Revert the disparition of ExperimentationService with rebase :o The 1 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 92ac2f3d0fe116b3f055c2434f16fac80186f817 Author: Yannick Martel <martel@©odelutin.com> Date: Wed Jun 7 17:02:07 2017 +0200 Revert the disparition of ExperimentationService with rebase :o Summary of changes: .gitignore | 3 - coselmar-bundle/pom.xml | 2 +- coselmar-persistence/pom.xml | 2 +- coselmar-rest/pom.xml | 2 +- .../indexation/DocumentsIndexationService.java | 21 ++----- .../coselmar/services/indexation/LuceneUtils.java | 7 --- .../coselmar/services/indexation/TikaUtils.java | 54 +++++++++++++++++ .../indexation/TransverseIndexationService.java | 4 +- .../coselmar/services/v1/AdminWebService.java | 19 ++---- .../coselmar/services/v1/DocumentsWebService.java | 28 ++------- .../services/v1/ExperimentationService.java | 67 +--------------------- coselmar-rest/src/main/resources/mapping | 5 +- coselmar-ui/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 79 insertions(+), 139 deletions(-) create mode 100644 coselmar-rest/src/main/java/fr/ifremer/coselmar/services/indexation/TikaUtils.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.