GETTING STARTED
SearchAssist Overview
SearchAssist Introduction
Onboarding SearchAssist
Build your first App
Glossary
Release Notes
What's new in SearchAssist
Previous Versions

CONCEPTS
Managing Sources
Introduction
Files
Web Pages
FAQs
Structured Data 
Connectors
Introduction to Connectors
SharePoint Connector
Confluence Cloud Connector
Confluence Server Connector
Zendesk Connector
ServiceNow Connector
Salesforce Connector
Azure Storage Connector
Google Drive Connector
Dropbox Connector
Oracle Knowledge Connector
DotCMS Connector
RACL
Virtual Assistants
Managing Indices
Introduction
Index Fields
Traits
Workbench
Introduction to Workbench
Field Mapping
Entity Extraction
Traits Extraction
Keyword Extraction
Exclude Document
Semantic Meaning
Snippet Extraction
Custom LLM Prompts
Index Settings
Index Languages
Managing Chunks
Chunk Browser
Managing Relevance
Introduction
Weights
Highlighting
Presentable
Synonyms
Stop Words
Search Relevance
Spell Correction
Prefix Search
Custom Configurations
Personalizing Results
Introduction
Answer Snippets
Introduction
Extractive Model
Generative Model
Enabling Both Models
Simulation and Testing
Debugging
Best Practices and Points to Remember
Troubleshooting Answers
Answer Snippets Support Across Content Sources
Result Ranking
Facets
Business Rules
Introduction
Contextual Rules
NLP Rules
Engagement
Small Talk
Bot Actions
Designing Search Experience
Introduction
Search Interface
Result Templates
Testing
Preview and Test
Debug Tool
Running Experiments
Introduction
Experiments
Analyzing Search Performance
Overview
Dashboard
User Engagement
Search Insights
Result Insights
Answer Insights

ADMINISTRATION
General Settings
Credentials
Channels
Team
Collaboration
Integrations
OpenAI Integration
Azure OpenAI Integration
Custom Integration
Billing and Usage
Plan Details
Usage Logs
Order and Invoices

SearchAssist APIs
API Introduction
API List

SearchAssist SDK

HOW TOs
Use Custom Fields to Filter Search Results and Answers
Add Custom Metadata to Ingested Content
Write Painless Scripts
Configure Business Rules for Generative Answers

Synonyms

Synonyms are words that are used interchangeably. In other terms, a synonym is a word or phrase that yields the results exactly or nearly the same as another word. For example, in a banking scenario, transfer funds, move money, pay dues refer to the same thing.

Synonyms feature in SearchAssist allows you to create a set of equivalent words that are considered to expand search queries to improve findability. The SearchAssist application allows you to add multiple synonyms against a single word. Once created all synonyms are given the same weight as the original word and can be used interchangeably in the user utterance.

Synonyms in SearchAssist is further classified into:

  • Regular Synonym – A regular synonym is a standard type of synonym where each word in a list of synonyms is replaced by the others. For example, consider a synonym list of [debit <-> cards]. A search for debit will find results with cards and a search for cards will find debit.
  • One-way Synonym – A one-way synonym is a word or phrase that yields the results exactly or nearly the same as another word, but not in reverse. For example, consider the search for a car. You can search for vehicles to find a car, but not in reverse. You don’t want a car search to find all vehicles i.e. a search for cars should not display trucks. You can achieve this by defining one-way synonyms [vehicles -> car].

Add Synonyms

To add synonyms, follow the below steps:

  1. Click the Indices tab on the top.
  2. On the left pane, under the Search Configuration section, click Synonyms.
  3. On the Synonyms page, click Add Synonym.
  4. Under the Add Synonym section, select Synonym or One-way Synonym.
  5. In the text box, enter a synonym and click Enter to save and add multiple synonyms.
  6. In the case of a one-way synonym:
    1. Add the search term.
    2. Add the synonyms in the alternative text box given.
  7. Click Save.

Actions

You can:

  1. Order the synonyms by increasing or decreasing the alphabetical order of the term name.
  2. Filter based on the type of Synonym – all, one-way, synonym
  3. Edit to add or delete terms from the synonym list.
  4. Delete a defined synonym.

On this Page

Synonyms

Synonyms are words that are used interchangeably. In other terms, a synonym is a word or phrase that yields the results exactly or nearly the same as another word. For example, in a banking scenario, transfer funds, move money, pay dues refer to the same thing.

Synonyms feature in SearchAssist allows you to create a set of equivalent words that are considered to expand search queries to improve findability. The SearchAssist application allows you to add multiple synonyms against a single word. Once created all synonyms are given the same weight as the original word and can be used interchangeably in the user utterance.

Synonyms in SearchAssist is further classified into:

  • Regular Synonym – A regular synonym is a standard type of synonym where each word in a list of synonyms is replaced by the others. For example, consider a synonym list of [debit <-> cards]. A search for debit will find results with cards and a search for cards will find debit.
  • One-way Synonym – A one-way synonym is a word or phrase that yields the results exactly or nearly the same as another word, but not in reverse. For example, consider the search for a car. You can search for vehicles to find a car, but not in reverse. You don’t want a car search to find all vehicles i.e. a search for cars should not display trucks. You can achieve this by defining one-way synonyms [vehicles -> car].

Add Synonyms

To add synonyms, follow the below steps:

  1. Click the Indices tab on the top.
  2. On the left pane, under the Search Configuration section, click Synonyms.
  3. On the Synonyms page, click Add Synonym.
  4. Under the Add Synonym section, select Synonym or One-way Synonym.
  5. In the text box, enter a synonym and click Enter to save and add multiple synonyms.
  6. In the case of a one-way synonym:
    1. Add the search term.
    2. Add the synonyms in the alternative text box given.
  7. Click Save.

Actions

You can:

  1. Order the synonyms by increasing or decreasing the alphabetical order of the term name.
  2. Filter based on the type of Synonym – all, one-way, synonym
  3. Edit to add or delete terms from the synonym list.
  4. Delete a defined synonym.