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.

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
StatusFileSize
new4.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.