Johan Cwiklinski

Results 298 comments of Johan Cwiklinski

That does not seems to solve my issue. Either with my system xhprof_html, or the one in vendor; the runs list provided at http://localhost/xhprof is always empty when called from...

Assuming key names cannot contains spaces, I've found a solution that works for me, let me know if you think that is incorrect: ``` php diff -up ./library/Solarium/QueryType/Select/ResponseParser/Component/FacetSet.php.patch ./library/Solarium/QueryType/Select/ResponseParser/Component/FacetSet.php ---...

Here is a snippet of code (it's an adaptation, my real code is quite complex and is splitted into various functions): ``` php $client = new Solarium\Client($config); $query = $client->createSelect();...

Please provide inventory file to reproduce.

I can't test, and have almost no idea if the fix is correct or not. Adding a test case would help to review

ok, thanks for the explanations. this should be tested anyway; to ensure fixed and legacy cases are ok (there are some existing tests about groups, I don't know if they...

I can take a look at tests; but not before next week at least

I'm not able to add tests

I do not undesrtand your latest comment, that seems not related to initial issue (in that case, please open another one). Speaking about that one: rules are currently not used...

Same answer. I'm already asked to do a review, please stop ping me.