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

Most popular aggregated terms #23

Open mattporritt opened 7 years ago

mattporritt commented 7 years ago

Add functionality to get terms that are most popular in the search index. Useful links: https://www.elastic.co/guide/en/elasticsearch/reference/2.0/search-aggregations-bucket-terms-aggregation.html https://stackoverflow.com/questions/27741717/elasticsearch-how-to-get-popular-words-list-of-documents

This will be useful in helping to train AI interfaces assist Also make available via Ajax enabled webservice