Pagerfanta v2.1.3 Release Notes

Release Date: 2019-07-17 // almost 5 years ago
    • [ElasticaAdapter] use count() instead search() for getNbResult() #280
    • 🛠 Fixed: Attempted to call an undefined method named "count" of class " Doctrine\ODM\MongoDB\Query\Query". in DoctrineODMMongoDBAdapter #279

Previous changes from v2.1.2

    • 🛠 Fix issue with order-by in count queries: #275