Jean-Marie Renouard

Results 6 issues of Jean-Marie Renouard

New set of tests based on stat utilities README.md updated is.sh updated tests.sh: 116 tests ok

Hello, String class is not declared in the getSortType method from the class ConvertionUtils.java So, when you want to sort string you sort by score ( the default sort stategy)....

The patch is very simple for play.module.search In the functions count and executeQuery ``` QueryParser qp= new QueryParser(Search.getLuceneVersion(), "_docID", Search.getAnalyser()); qp.setAllowLeadingWildcard(true); ``` allow you to perform "contains" search AND start...

Using password in URL or as parameter (password=) simply doesn't work. pgwrap can't operate with this dash caracter.

Hi, Working on a big 19 vCPU (I7 vPRO) and 64 Go RAM server with recent and decent docker version (24) docker.compose install works perfectly (without authentication) we can see...