Do SearchUpdate::indexTitle after search-update is supported check
authoraude <aude.wiki@gmail.com>
Wed, 2 Dec 2015 15:34:25 +0000 (16:34 +0100)
committeraude <aude.wiki@gmail.com>
Wed, 2 Dec 2015 15:35:32 +0000 (16:35 +0100)
commit659961bb5d74937071c59bbc733259650336d3d5
tree99edf8fbc7ddf59d7d9d1b678c8ea5407de5abf0
parent7ef3723818423c0144e3959d7f9bc600085a4cd8
Do SearchUpdate::indexTitle after search-update is supported check

If the SearchEngine does not support search-update, then
$indexTitle is not used and thus no need to create it in
that case.

Change-Id: I487d06274e921223a3bcb5af846b48b7c2b8065e
includes/deferred/SearchUpdate.php