moodle/search
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
..
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
classes MDL-68729 Search: Allow query on one server while indexing another 2020-08-06 12:12:01 +01:00
cli MDL-55356 core_search: Make indexing task/CLI do context requests 2017-10-11 17:17:10 +01:00
engine MDL-68729 Search: Allow query on one server while indexing another 2020-08-06 12:12:01 +01:00
templates MDL-65540 core_search: Explicit component name in the str helper 2019-05-09 15:29:02 +08:00
tests MDL-68729 Search: Allow query on one server while indexing another 2020-08-06 12:12:01 +01:00
index.php MDL-68729 Search: Allow query on one server while indexing another 2020-08-06 12:12:01 +01:00
upgrade.txt MDL-68729 Search: Allow query on one server while indexing another 2020-08-06 12:12:01 +01:00