moodle/search/engine/solr/tests
sam marshall 679e8d8b66 MDL-68729 Search: Allow query on one server while indexing another
To support transitions from one search engine to a different one, or
to a different installation of the same kind, this feature allows for
queries to use a different search engine from indexing. So you can
reindex (and do all other search operation) on one server, while
user queries are unaffected on a different server.

This feature supports changing between search engine types, and also
between two Solr installations.
2020-08-06 12:12:01 +01:00
..
fixtures MDL-66326 Global search: Delete from index when courses are deleted 2019-08-23 11:51:50 +01:00
engine_test.php MDL-68729 Search: Allow query on one server while indexing another 2020-08-06 12:12:01 +01:00
privacy_test.php MDL-62217 search: Privacy providers 2018-05-09 10:56:02 +02:00