Skip to content
Dave Reid edited this page Jul 16, 2013 · 3 revisions

Enabling new facets

  1. Enable and configure the facet on admin/config/search/search_api/index/data_set_index/facets
  2. Then go to admin/structure/context/list/power-search-dataset/edit and under the Reactions section, click the Block text. This should pop up a list of regions and blocks inside of them when this context (power search) is active.
  3. On the right side of that listing, you may need to scroll down a little to see this, a list of checkboxes for blocks to add grouped by module name will appear. Click the checkboxes your desired filter(s) under the facetapi group, and then on the left side, click the + Add button in the Sidebar second region which has the other facet blocks already configured. This will add the checkboxes from the right side into the left side.
  4. When done configuring the facets, if you want to provide these facets as part of the platform, you can run a drush fu deims_search to update the feature in code, then commit the changes to profiles/deims/modules/features/deims_search.
Clone this wiki locally