[AMOS commit] MDL-60981 core_search: UI to gradually reindex a single area Committed into Git: 2017-12-07 12:27 UTC

[AMOS commit] MDL-60981 core_search: UI to gradually reindex a single area Committed into Git: 2017-12-07 12:27 UTC

by AMOS bot -
Number of replies: 0
Author: sam marshall
MDL-60981 core_search: UI to gradually reindex a single area
Adds a new 'Gradual reindex' link to the search areas page for each
area. When clicked, this takes you to a confirm prompt, and then
adds each context from that search area to the indexing queue.

The search areas page now displays the 'Additional indexing queue'
(if it is non-empty). The table shows the first 10 items in the
queue, and it also indicates the total number in case there are
more. (I don't think people really need to see the entire
contents of it, so I didn't implement paging.)


http://git.moodle.org/gw?p=moodle.git;a=commit;h=65da6840f84602f4876a1a48c68ce88ceccb473a
http://github.com/moodle/moodle/commit/65da6840f84602f4876a1a48c68ce88ceccb473a

+ 3.5 en [deleteindex,core_search]
+ 3.5 en [gradualreindex,core_search]
+ 3.5 en [gradualreindex_confirm,core_search]
+ 3.5 en [gradualreindex_queued,core_search]
+ 3.5 en [priority,core_search]
+ 3.5 en [priority_reindexing,core_search]
+ 3.5 en [priority_normal,core_search]
+ 3.5 en [progress,core_search]
+ 3.5 en [queueheading,core_search]