moodle/search/classes
sam marshall d12989b797 MDL-83211 core_search: Indexing can miss items due to race condition
Changes search indexing so that (except for test scripts) each indexing
run indexes only items up to 5 seconds ago, and the following indexing
will start from the same point. This ensures all items are indexed,
even if an item is written to the database one or two seconds after its
timecreated value.
2024-11-15 09:33:43 +00:00
..
external MDL-56020 search: New WS core_search_get_top_results 2023-08-28 15:48:18 +02:00
output MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
area_category.php MDL-60913 search: add search area categories 2019-01-23 10:28:43 +11:00
base.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
base_activity.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
base_block.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
base_mod.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
document.php MDL-81589 search: Use pix method to display global search icons 2024-05-27 09:19:17 +02:00
document_factory.php
document_icon.php
engine.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
engine_exception.php
external.php MDL-56020 search: Adapt code to new style and add tests 2023-08-28 15:48:17 +02:00
manager.php MDL-83211 core_search: Indexing can miss items due to race condition 2024-11-15 09:33:43 +00:00
skip_future_documents_iterator.php MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00