moodle/search/tests
sam marshall 427b756355 MDL-55356 core_search: New area API get_document_recordset
The search area API now includes a new function get_document_recordset
which should be implemented in preference to the older
get_recordset_by_timestamp. (It's also possible to implement both in
plugin search areas which need to work against older Moodle versions.)

Existing search areas without the new function will continue to work as
before (obviously without the new functionality).
2017-10-11 17:17:08 +01:00
..
behat MDL-59926 behat: Make the search bootstrapbase + boost compatible 2017-09-14 01:26:30 +02:00
fixtures Merge branch 'MDL-59039-master' of https://github.com/sammarshallou/moodle 2017-07-11 21:49:03 +02:00
generator MDL-55725 search: Index proper time modified with indexed files 2016-09-07 17:33:28 -04:00
base_activity_test.php MDL-55356 core_search: New area API get_document_recordset 2017-10-11 17:17:08 +01:00
base_block_test.php MDL-55356 core_search: New area API get_document_recordset 2017-10-11 17:17:08 +01:00
base_test.php MDL-59459 Golbal Search: Increase file indexing coverage 2017-09-02 10:28:17 +10:00
document_test.php MDL-54926 search: Reduce over-escaping in results 2016-06-28 16:33:29 -04:00
engine_test.php
events_test.php MDL-55191 search: Generate an search result viewed event 2016-09-15 09:36:49 +08:00
manager_test.php MDL-55356 core_search: API to queue contexts for indexing 2017-10-11 17:17:07 +01:00