Experiment Stage
The Experiment query pipeline stage is part of Fusion’s Machine Learning framework.
The Machine Learning framework provides tools to evaluate alternative methods of computing and displaying search results. For example, an experiment may consist of a system which has two or more different query pipelines running, and users are randomly served search results using some variant of the system via instrumented pages that capture user response. In such a system, the Experiment query stage selects a variant from a running experiment and inject its properties into the current Context.
Lucidworks offers free training to help you get started with Fusion. Check out the Experiments course, which focuses on understanding and running experiments in Fusion: Visit the LucidAcademy to see the full training catalog. |
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.
|