cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

Pagination #229

Closed matthewwoollard closed 4 years ago

matthewwoollard commented 4 years ago

I'm trying to use the pagination component with an elasticsearch result set. It seems to set the limit correctly but none of the helper functions work to show the number of results, page numbers etc. Is it meant to be supported or do I need to do the pagination manually?

Thanks, Matthew

matthewwoollard commented 4 years ago

Resolved by downgrading to elasticsearch 6