mattporritt / moodle-search_elastic

An Elasticsearch engine plugin for Moodle's Global Search
https://moodle.org/plugins/search_elastic
GNU General Public License v3.0
16 stars 13 forks source link

Implemented metadata caching for Elasticsearch. #115

Open SpaceCafe opened 1 year ago

SpaceCafe commented 1 year ago

Cache the version to minimize requests and prevent the Call to undefined method search_elastic\guzzle_exception::getBody() error.