Allow SearchEngine users to access features data
authorDavid Causse <dcausse@wikimedia.org>
Fri, 27 Jan 2017 14:04:51 +0000 (15:04 +0100)
committerDavid Causse <dcausse@wikimedia.org>
Fri, 27 Jan 2017 14:12:10 +0000 (15:12 +0100)
commitcc61a14751e4dff0d37212eb2d9e3300a7de4843
treeae0334905c57b8faf00983a203f2afc6914c06d2
parentdb525c78e66647d70319f5bee9a6bbf337b06fa0
Allow SearchEngine users to access features data

Useful in case the client wants to re-evaluate what was set
here, or if the SearchEngine implementation wants to expose
some of its states.
In our case it allows CirrusSearch to inform SpecialSearch
that we prefer to display search results with a new experimental
layout.

Bug: T156299
Change-Id: I7f661c852ef70ea7bc9ae2959f7d6e48776a9877
includes/search/SearchEngine.php