Pinned repositories
293 contributions in the last year
Contribution activity
June 2017
Created a pull request in FriendsOfSymfony/FOSElasticaBundle
that received 1
comment
Fix BC break of elastica in 5.2.1: Elastica\Client::request() has a new method argument
Created an issue in ruflin/Elastica
that received 1
comment
Reindex API allows more customizations than the Reindex class implements
#1315 implemented the new reindex API but did so in a way that it's impossible to pass all possible options to the underlying API. Just a few examp…