Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
|
Namespaces | |
namespace | search_solr |
| |
namespace | search_solr\check |
| |
namespace | search_solr\privacy |
| |
Classes | |
class | search_solr\check\connection |
class | search_solr\document |
Respresents a document to index. More... | |
class | search_solr\engine |
Solr engine. More... | |
class | search_solr\privacy\provider |
Provider for the search_solr plugin. More... | |
class | search_solr\schema |
Schema class to interact with Solr schema. More... | |
Functions | |
search_solr_status_checks () | |
Gets status checks contributed by this plugin. | |
Variables | |
$plugin = 2025040800 | |
$plugin | component = 'search_solr' |
$plugin | version = 2025041400 |
search_solr_status_checks | ( | ) |
Gets status checks contributed by this plugin.
If Solr is enabled and indexing is on, returns a check that the connection works.
core::check::check[] | Array of status checks |