Forums Forums Search & Filter Pro Search & Filter Pro Cache Corruption Issue?

  • This topic has 18 replies, 1 voice, and was last updated 7 years ago by Anonymous.
Viewing 9 posts - 11 through 19 (of 19 total)
  • Anonymous
    #204707
    This reply has been marked as private.
    Trevor
    #204709

    You are modifying the query with our id. That means the form is set to Custom Display method.

    The cache is only built/re-built when substantive changes are made to the form (what Post types are being searched, what fields).

    Other than that, we only rebuild the cache for a single post as the WordPress save_post() function is triggered (either programmatically or by clicking the Update button in the post editor). We have an action that those people doing imports can trigger, but again it is done per post, not in bulk.

    Anonymous
    #204711
    This reply has been marked as private.
    Trevor
    #204715
    This reply has been marked as private.
    Anonymous
    #204721
    This reply has been marked as private.
    Trevor
    #204725

    I think we are exploring other ways to make the plugin faster that might obviate the need to do this.

    Anonymous
    #204729
    This reply has been marked as private.
    Trevor
    #204732

    We will make a big announcement!!

    Anonymous
    #204738
    This reply has been marked as private.
Viewing 9 posts - 11 through 19 (of 19 total)