Search widgets
- Last Updated: May 5, 2026
- 1 minute read
- MarkLogic Server
- Documentation
The FastTrack search widgets display and interact with MarkLogic search results. The following table describes the available widgets:
| Widget | Description |
|---|---|
| EntityEditor | Displays and optionally edits fields from a document in a structured, configurable format. |
| EntityRecord | Organizes properties from a record into a configurable UI container. |
| ResultsConfig | Displays search results mapped to a title and labeled items using a configuration object. |
| ResultsCustom | Displays search results constructed using a custom callback function per result. |
| ResultsSnippet | Displays search results as document URIs and highlighted search snippets. |
| SearchBox | Displays a text input for entering a MarkLogic string query and submitting it. |