include removed

This block is part of the query group and was last modified in core v10.4.28.

Connection Type

This block connects from a query type block. Make sure to connect this block to the appropriate left-hand side connection.

include removed v10.4.28

Include removed documents in the matching results.

Out pins 1
  • query
    query

Emits the control fragment {"include_removed": true}, telling the search to also return documents flagged as removed that are normally hidden. Takes no inputs; the fragment is hoisted to the top level of the query when collected by a bool block.

A typical wiring for include removed: the query out pin feeds if.

Studio canvas example for the include removed block: typical wiring for include removed.

Commonly used with

In production blueprints, this block is most often wired together with:

  • if: this block feeds into it.

Used in these guides

These documentation pages use or explain this block:

Version history

Introduced in v10.4.28.


Back to query Return to the main group to view all sub-groups Back to query: misc. Return to the group to view all blocks within this group