When search API is indexing the node on node_save it does so as an anonymous user. Then when exposed to the redirect field it will trigger the redirect.

user_access('bypass redirection') returns FALSE on node save, but on node view it returns TRUE.

Comments

DamienMcKenna’s picture

Status: Active » Closed (duplicate)

Duplicate of #1609248: Ensure compatibility with SearchAPI, please discuss the issue there.