cappadaan

Results 12 issues of cappadaan

**Describe the bug** After upgrading from 4.2 to 5.0.2 the indexer shows me this warning WARNING: dlopen() failed: /usr/bin/lib_manticore_columnar.so: cannot open shared object file: No such file or directory But...

bug

Currently the max amount of fields to order by is 5. It would be really useful to have this number increased. Hope this is something to consider.

This randomly happens on Big Sur, some table names are grey. Sometimes its 1 tables, sometimes a lot of tables.

Bug
PR Welcome
Low priority

Just upgraded tot 6.2.0 This query-part: WHERE MATCH('(@(myfields) always_present productie | \"magazijn medewerker\") | (@(otherfields) ^=productie magazijn medewerker$)') now gives P08: syntax error, unexpected ')' near ')' To me the...

bug

We like to use cpd for code duplication checks for Twig templates. These files use .twig as extensions. They are not recognized as files containing html. Is is possible to...

an:enhancement
in:cpd
in:cli

Out of nowhere we suddenly get this fatal error popping up. It looks random, after running the same script again, it works fine. Declaration of Elastic\Elasticsearch\Response\Elasticsearch::withStatus(int $code, string $reasonPhrase =...

V4.13.0 causes sometimes this notice PHP Notice: A non well formed numeric value encountered in /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Length.php on line 158 I don't know the exact reason for it.

Feature Request to allow: COUNT(1) which should be an alias of COUNT(*) Mysql and Elastic Search allow this, so would be nice to have this as well.

waiting
est::size_S
buddy_candidate

This (GEODIST(latitude, longitude, '0.905100348415', '0.10063376480782') / 1000) AS distance gives parse error: geodist() arguments can not be string It would be very useful and more flexible to allow floats with...

est::size_S

This: @(title, body) gives a fatal error, because only this is allowed @(title,body) This is very unintuitive and it is also not consistent with SQL, where adding spaces after field...

est::size_S