Query Pipelines

Query pipelines are the fabric between the search result lists, which are rendered and the search engine. You can call them via our APIs, or by using the search interface.

image-20251103-093205.png

Our query pipelines comprise the following kind of steps

  1. Start

  2. Decision making

  3. Query transformation

  4. Search

  5. Result transformation

  6. and returning results to other processes or the API

Please note that unless you enable public search, implicitly each query pipeline adds ACL tokens for security trimming.

Query Pipelines

image-20240811-151219.png

Here you can add and remove query pipelines.

Please note that reordering has no effect to the search experience or APIs.