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

Course name and description indexing #24

Closed mattporritt closed 5 years ago

mattporritt commented 7 years ago

Review how course name and description are indexed. This might be a core bug or an elastic search plugin bug.

I have a course call "Mathematics 101", and when I search for "math" I don't get any results. I should get the course.

Core bugs that could be related: MDL-59373 and MDL-55303

mattporritt commented 5 years ago

The root cause to this has been fixed in the plugin with the introduction of wild card apending