DeprecatedThis stage is deprecated in Fusion 5.9.5 and later. It will be removed in a future release.Replace the Milvus Query Stage with Seldon or Lucidworks AI vector query stages. These alternatives improve performance when updating response documents with vector similarity data.
Query pipeline stage condition examples
Stages can be triggered conditionally when a script in the Condition field evaluates to true. Some examples are shown below. Run this stage only for mobile clients:Configuration
When entering configuration values in the UI, use unescaped characters, such as
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.