This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 5f143e7d8dd719cb7f900698849fe9fb2e4b6cf1 Merge: baed38f dd7d23a Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 17 10:45:34 2015 +0100 Merge branch 'feature/R7776-cloudTags-in-homepage' into develop coselmar-rest/pom.xml | 8 ++ .../java/fr/ifremer/coselmar/beans/CloudWord.java | 33 +++++ .../indexation/DocumentsIndexationService.java | 9 +- .../coselmar/services/indexation/LuceneUtils.java | 5 +- .../indexation/QuestionsIndexationService.java | 154 ++++++++++++++++----- .../indexation/TransverseIndexationService.java | 116 ++++++++++++++++ .../coselmar/services/v1/GeneralWebService.java | 74 ++++++++++ .../lucene/misc/HighFreqTermsMultiFields.java | 75 ++++++++++ coselmar-rest/src/main/resources/mapping | 4 + .../indexation/QuestionsIndexationServiceTest.java | 102 ++++++++++++++ coselmar-ui/pom.xml | 12 ++ coselmar-ui/src/main/webapp/css/jqcloud-2.0.0.css | 59 ++++++++ coselmar-ui/src/main/webapp/index.html | 6 + .../src/main/webapp/js/coselmar-controllers.js | 13 +- .../main/webapp/js/coselmar-general-services.js | 43 ++++++ coselmar-ui/src/main/webapp/js/coselmar.js | 2 +- coselmar-ui/src/main/webapp/views/home.html | 7 + pom.xml | 31 ++++- 18 files changed, 711 insertions(+), 42 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.