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

Implement support for MDL-59039 #17

Closed mattporritt closed 7 years ago

mattporritt commented 7 years ago

Moodle have introduced time based partial indexing for search areas. Need to update pluginto support this

mattporritt commented 7 years ago

done and merged to master