зеркало из https://github.com/mozilla/kitsune.git
[bug 761573] Add esunified waffle flag
This waffle flag will waffle between the ES bucketed search results view that we have now and the new ES unified search results view of the glorious future. * off: bucketed search results (i.e. wiki, then questions, then forums) * on: unified search results (i.e. everything sorted by score)
This commit is contained in:
Родитель
d3e3564357
Коммит
b963ef395a
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO waffle_flag (name, superusers, staff, authenticated, rollout, created, modified)
|
||||
VALUES ('esunified', FALSE, FALSE, FALSE, FALSE, NOW(), NOW());
|
Загрузка…
Ссылка в новой задаче