Bouncy icon indicating copy to clipboard operation
Bouncy copied to clipboard

Map Elasticsearch results to Eloquent models

Results 8 Bouncy issues
Sort by recently updated
recently updated
newest added

just in case anyone is still using this package. it makes this package keep working with Laravel 6 + ElasticSearch 7.2+

Hi everyone, Can anyone show me how to get aggregations? I tried to pass in 'aggs' into params but the response never return the aggregations ``` $params = [ 'query'...

Such a good plug-in Why not update the ah? can you continue to update ?

Hi, Can you add support for Laravel 5 Pagination? The current implementation doesn't work and it throws an error "Class 'Illuminate\Support\Facades\Paginator' not found - since it doesn't exist", And the...

I've used elasticquent, but for storing versioning of documents i found that Bouncy package is usable, but one question that is not clear for me is that, using this package...

update require package "elasticsearch/elasticsearch " to v2

…ing the indexed fields previously, the documentFields() function was completely ignored when updating index.

Hi all, has anyone worked with co-ordinates, I am not sure how to setup the mapping in the model for a geo_point/pin. Any assistance greatly appreciated. David.