Closed (fixed)
Project:
Search API
Version:
7.x-1.18
Component:
General code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2016 at 16:39 UTC
Updated:
25 Jun 2016 at 10:14 UTC
Jump to comment: Most recent
Comments
Comment #2
drunken monkeyThis is conceptually impossible to do without additional, specialized code. For being able to sort on this, you'd have to provide one (boolean) field per user saying whether the user has flagged the content or not. That's nothing that's possible with the normal Search API. You'd need to create a dedicated integration module for that. (Possibly the Flag maintainers would be open to adding it to their module, though.)