Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Orbita Experience Designer has a ‘Search’ Node that can be used for various search queries.

Table of Contents
excludeRelated Articles

Prerequisites

  • “Content type” or “Taxonomy type”, where the search is to be executed, to be known.

  • Trained Content and Utterances, to trigger the intent.

...

  1. Login to Experience Manager.

  2. From the Recent Projects section, Click on your project.

  3. Click on the briefcase icon on the side menu bar.

  4. Click on ‘Experience Designer’ in the same side menu bar under the ‘DEVELOP’ section.

  5. The Experience Designer will open in a new tab. Search for any node in the top left corner of the page.

    Image RemovedImage Added

Search Node

  1. In the left side menu, we can use the search box to search for the required node.

  2. Navigate or search for “Search Node”.

  3. To use the search node, drag and drop the ‘Search’ node in the workspace.

  4. Double click on the ‘Search’ node in the workspace. Two sidebars, named ‘Edit Search Node’ and “info”, will pop up to the right end of the screen. In this “Edit Search Node”, we can select the “Type” and can write a search query in this window.

  5. In the ‘Edit Search Node’, we can find a mandatory field ‘Type’. We can set this parameter to any of Content or Taxonomy, where the search query executes.

  6. In the ‘Edit Search Node’, we can write a custom query in the query editor (shown in the below screenshot).

    Note: Please refer to section 4.1 if you want to search Search for dynamic data using mustache tags is detailed in the below sections.

  7. The result will be in the JSON document format.

...