In #3295564: Views caching is broken with facets 2.0.4 we added the alter_cache_metadata query tag to search queries “fake executed” when saving a view. However, as far as I’m aware there currently isn’t any central place where all existing query tags are listed. For most, this is not a big problem, as you’ll likely encounter a particular search you want to alter and can just look at its tags to (potentially) find one that is specific enough for you.
However, in this case, the tag should in most cases be used when a query is generally altered, to do something different (or nothing at all) when saving a view. People cannot really do that if they have no way of knowing that this tag even exists.

Issue fork search_api-3296848

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review

I ended up placing them in the README.md file. It can best be viewed here.
Feedback, and additionally known query tags, very welcome.

  • drunken monkey committed 4382684e on 8.x-1.x
    Issue #3296848 by drunken monkey: Added a list of known query tags to...
drunken monkey’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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