Full-text Engine (Engine vtx)
The full-text engine serves for processing full-text requests of the clients.
The OSFTS engine is supported, which is often also called the "Lucene engine" or simply "osfts". For existing installations, other full-text connections are still supported.
In each job description, the supported engines are noted as a short name, indicating which full-text engine supports the job. If a full-text engine does not support a job, the execution has no effect and an empty result set is returned if applicable.
1. Undocumented Endpoints
The following jobs are offered by the enaio® server in the vtx engine but are not currently described in this documentation:
- Auto-complete and suggest
-
vtx.IsAutoCompleteEnabled,vtx.IsSuggestEnabled - Search results and document retrieval
-
vtx.GetDocument - Query variants
-
vtx.OpenWordListQuery - Feature flags
-
vtx.IsFacetSearchEnabled,vtx.IsPreviewEnabled - Client management
-
vtx.CleanupClient