Malcom HAMELIN
Results
2
issues of
Malcom HAMELIN
https://github.com/ruflin/Elastica/blob/f070d3bc9f9836648efd120a6164f85c6831da4b/lib/Elastica/Transport/Http.php#L108 I tracked an error while trying to setup Elastica and FOSElastica with my ElasticSearch 6.8.0 which is protected by Xpack Authentication. It doesn't work with CURLAUTH_ANY but does with...
Currently I'm building a PHP command that can update my ElasticSearch indices. But, a big thing I've noticed is that serializing entities when my array holds more than 10000 of...
question