Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2012 at 13:35 UTC
Updated:
15 Apr 2013 at 08:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
nbucknor commentedSee http://drupal.org/node/1141488#comment-5985260
Comment #2
nbucknor commentedHere's a patch to allow the exclude option.
Comment #4
nbucknor commentedUpdated patch for latest dev version
Comment #5
jonloh commentedWorks pretty well with 7.x-1.3. This should be included in the next patch.
Comment #6
drunken monkey#4: search-api-exclude-contextual-filter-5-21-2012.patch queued for re-testing.
Comment #7
drunken monkeyThanks a lot for the patch, and sorry it took me so long to review!
Committed.
However, I shortly had trouble with using both the "Allow multiple values" and the "Exclude" options, because I'd have expected the conjugation (AND vs. OR, depending on whether you use plus signs or commas to separate values) to behave the other way round. Thinking about it, the way it is now is arguably more logical, though. But we might think about swapping this still, or at least documenting it better.