Traits are specific entities or attributes that are extracted from the search users’ input. These give further insight into the search user’s intent. You can train the application to identify traits specific to your business and use them for better search results. You can extract traits from documents and search user queries that help to increase the relevance score. You can also use the traits added to the application in the index workbench and business rules.

For example, instead of a simple query How do I pay my bill, the user might say something like I was wondering if it would be possible to make payments. For the SearchAssist to understand that both the above queries must result in the same response, you can define a trait for these two utterances and tag the corresponding source with that trait.

Configure Traits

To configure Traits, follow the below steps:

  1. Click the Indices tab on the top.
  2. On the left pane, under the Index Configuration section, click Traits.
  3. Click Create New.
  4. On the Create New dialog box, enter a name in the Trait Group field.
  5. In the Traits field, enter the trait. Click Enter to add multiple traits.
  6. For each trait, you must add the utterance(s) that identifies the trait.
  7. Click Save.
  8. Once created, you must extract these traits from the source so that the traits identified in the user utterance are mapped to the source document. (Click here for more information).
  9. Include these traits in the business rules and assign the appropriate action. Click here for more information.

Ensure to Train your app each time you make changes to any index configuration. This builds the index based on the updated configurations.

Actions

Once added you can perform the following actions on traits:

  1. Search for a specific trait;
  2. Edit a trait group to change the name, add, modify, delete traits;
  3. Delete a trait group.

Ensure to Train your app each time you make changes to any index configuration. This builds the index based on the updated configurations.

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed