LucidAcademyLucidworks offers free training to help you get started.The Course for Experiments 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.