adamfairholm / Elasticquent

Map Larvel Eloquent models to Elasticsearch types
MIT License
201 stars 38 forks source link

fixed limit and offeset bug #7

Closed nateweisiger closed 10 years ago

nateweisiger commented 10 years ago

Fixed limit and offeset bug - When 0 is passed for limit or offset, the parameters did not get applied.