Skip to content

search: make it possible to disable structural search

Administrator requested to merge rvt/structural-search-behind-flag into master

Created by: rvantonder

Adds this option to site config:

  "experimentalFeatures": {
    "structuralSearch": "disable"
  },

I am enabling it by default, with the option to disable. Can someone verify that "default": "enabled" in schema/site.schema.json is enough to turn this on by default, or whether a additional configuration files need to change?

The notification is red, thoughts on whether this should be a warning (blue) instead?

Screen Shot 2019-12-13 at 1 58 06 PM

Merge request reports

Loading