Build a search application with other FastTrack widgets
- Last Updated: May 5, 2026
- 1 minute read
- MarkLogic Server
- Documentation
Search applications can be built using other FastTrack widgets by following the same pattern:
-
Add widgets from FastTrack to the application.
-
Use event handlers from the widgets to execute searches using
MarkLogicContext. -
Display the search results stored in the
MarkLogicContextstate (or from the payloads returned fromMarkLogicContext).