Problem/Motivation

We should port the "facet filters" from d7 facets + facet api bonus. We're renaming the "facet filters" to "facet processors" for more clarity on what the processors can do.

Remaining tasks

Create a new Processor that implements the \Drupal\facetapi\Processor\BuildProcessorInterface and makes sure active items are not displayed. This can be implemented by removing them from the $results array.

- doesn't need any settings.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

borisson_ created an issue. See original summary.

borisson_’s picture

Issue summary: View changes
borisson_’s picture

Title: Create Facet processors » Create Facet processors - do not display active items
Issue summary: View changes
Issue tags: +Novice

Updated IS.

Tom Verhaeghe’s picture

Assigned: Unassigned » Tom Verhaeghe
borisson_’s picture

Version: » 8.x-1.x-dev
Assigned: Tom Verhaeghe » Unassigned
Status: Active » Needs review
FileSize
4.68 KB

  • borisson_ committed ccdd383 on 8.x-1.x
    Issue #2596435 by borisson_: Create Facet processors - do not display...
borisson_’s picture

Status: Needs review » Fixed

Committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.