Tim Groeneveld

Results 102 comments of Tim Groeneveld

Nothing is out of the scope of this project :) (that is, unless it's not specifically related to getting nginx config built easily!) Would the reverse proxy template not cover...

Presently it's not possible in Elastiquent, it is however possible using ElasticSearch: > By not limiting our search to a particular index or type, we have searched across all documents...

OK, I will look into why the merging is not working a little later tonight, then. It definitely should be OK.

Edit: I said I would look into why the merging is not working a little later tonight, but a quick check shows why merge will not work. `ResultCollection` extends [`Illuminate\Database\Eloquent\Collection`](https://github.com/illuminate/database/blob/master/Eloquent/Collection.php)....

@sipomun you should ask in https://github.com/elasticquent/Elasticquent, this is the wrong place! :) Please update your composer, this has been fixed!

@mustafaaloko there is already one that we (@adamfairholm and myself) are working on supporting now for Laravel 5. https://github.com/elasticquent/elasticquent

@ejlocop if it does not exist after updating composer, that is fine. Just add the config file yourself.

Is it possible that we could get this merged?

@modernmediaca Yeah, that would be awesome!

Without trying to steal @adamfairholm's spotlight, I have a forked copy of this repo at https://github.com/elasticquent/Elasticquent ... it has a bunch of patches applied to the source code for Elastiquent.