I've only now noticed (since I never use it, like probably most other people) that when setting "Use as" to "Search filter", the "Search: Fulltext search" filter issues wrong conditions. Specifically, the selected Views operator (AND, OR or NOT) is used as the Search API query operator (which should be "=" or "<>").
Since service classes seem to default to "=" without complaints, this doesn't seem to cause any real problems, but we should still fix it.

Comments

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new1.19 KB

Patch attached.

drunken monkey’s picture

Status: Needs review » Fixed

  • Commit bfbe1ac on 7.x-1.x by drunken monkey:
    Issue #2219553 by drunken monkey: Fixed Views fulltext filter operators.
    

Status: Fixed » Closed (fixed)

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