Description
With HSQLDB it's mandatory to specify to list the order by fields in the select distinct list. We're not doing this in the searchDocuments(String wheresql, boolean distinctbylanguage, boolean customMapping, boolean checkRight, int nb, int start, XWikiContext context) method.