Remove "include redirects" option from search
authorChad Horohoe <chadh@wikimedia.org>
Thu, 13 Mar 2014 20:39:47 +0000 (13:39 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 26 Mar 2014 16:28:26 +0000 (09:28 -0700)
commit7e8c48ac3d11cff93c48b9c380897019eda225bd
tree1a5b0be72bc79f54ec1fcf86aa6c300bafbad07f
parenteb82ee35ae8a49b2b6a898ce1a06c639253cd898
Remove "include redirects" option from search

Always include redirects. Search results are worse without them
and MWSearch has never respected this option anyway.

Change-Id: I0ebe321a3b14e7960aa98e3225dc5a19ba916e7d
RELEASE-NOTES-1.23
includes/api/ApiQuerySearch.php
includes/search/SearchEngine.php
includes/search/SearchMssql.php
includes/search/SearchMySQL.php
includes/search/SearchOracle.php
includes/search/SearchPostgres.php
includes/search/SearchSqlite.php
includes/specials/SpecialSearch.php