Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

The Asynchronous Field Parser index stage processes documents and sends them to the async parsing service to perform the parsing. This stage does not complete any parsing on its own.
This stage is available in Fusion 5.9.11 and later.

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.