update_post_meta triggers index action, even with no data changed
-
We are using a sync operation that uses the update_post_meta a lot. Just to be sure we run the update_post_meta. Since the function returns false on the same data, I’m a bit suprised it triggers an index operation on algolia non-the-less:
NOTE: If the meta_value passed to this function is the same as the value that is already in the database, this function returns false.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘update_post_meta triggers index action, even with no data changed’ is closed to new replies.