Keep backend param to search API as long as there's a backend
authorChad Horohoe <chadh@wikimedia.org>
Wed, 31 Dec 2014 16:37:17 +0000 (08:37 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 31 Dec 2014 16:37:17 +0000 (08:37 -0800)
commit7a79b017a03c78ddc0b8bf8762346957bef71936
treebd43a041cbb39462430a8c3e4b0102b4c3679667
parent7746e1458bc052f7458d4c705df6cb327a15293c
Keep backend param to search API as long as there's a backend

Originally this was designed to only show up when there was
more than one backend. That's more likely to break for clients
though if you want to go back to only having one backend again.

Change-Id: I9009f2599f5bc6fa8f9c49370fd0ffb714e31755
includes/api/ApiQuerySearch.php