This is an automated email from the git hooks/post-receive script. New change to branch feature/R7776-cloudTags-in-homepage in repository coselmar. See http://git.codelutin.com/coselmar.git from 70270ab refs-10 #7776 Prepare la recherche des mots les plus pertinents sur les projets new d50fb02 refs-20 #7776 Recherche lucene des mots les plus fréquents dans l'ensemble des projets 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 d50fb02e7473a52cedf06c7e37b16a5acc5209b0 Author: Yannick Martel <martel@©odelutin.com> Date: Tue Dec 15 16:41:03 2015 +0100 refs-20 #7776 Recherche lucene des mots les plus fréquents dans l'ensemble des projets Summary of changes: .../indexation/DocumentsIndexationService.java | 9 ++- .../indexation/QuestionsIndexationService.java | 51 +++++++++++---- .../lucene/misc/HighFreqTermsMultiFields.java | 75 ++++++++++++++++++++++ .../indexation/QuestionsIndexationServiceTest.java | 6 +- 4 files changed, 126 insertions(+), 15 deletions(-) create mode 100644 coselmar-rest/src/main/java/org/apache/lucene/misc/HighFreqTermsMultiFields.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.