Skip to content

lambda-solutions/moodle-search_elasticsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Search Engine for Moodle

A plugin to use ElasticSearch as Moodle Global Search engine. It should be compatible with version 2.3.3 of ElasticSearch.

Install

Usage

You must go to the Administration block > Site administration > Advanced features and enable global search. Then Administration block > Site administration > Plugins > Search > Manage global search and change the engine to elasticsearch. If you elasticsearch is running on localhost:9200 you are all set, if not, go to Administration block > Site administration > Plugins > Search > Elasticsearch and set the hostname accordingly.

Now you can add the "Global Search" block and start using it after the first index scheduled taks is executed.

Dev Info

Please, report issues at: https://github.com/danielneis/moodle-search_elasticsearch/issues

Feel free to send pull requests at: https://github.com/danielneis/moodle-search_elasticsearch/pulls

Build Status

About

A plugin to use ElasticSearch as Moodle Global Search engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%