Skip to main content

Develop with FastTrack

Build a search application with other FastTrack widgets

Search applications can be built using other FastTrack widgets by following the same pattern:

  1. Add widgets from FastTrack to the application.

  2. Use event handlers from the widgets to execute searches using MarkLogicContext.

  3. Display the search results stored in the MarkLogicContextstate (or from the payloads returned from MarkLogicContext).