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

Stop Words

Stop Words are a set of common words (such as the, a, to, all) that dilutes the importance of keywords in a search query. SearchAssist’s search engine is designed to ignore stop words at the query level. Ignoring these stop words from search queries before executing them helps to get more relevant results. 

SearchAssist application provides an out-of-the-box solution to add and manage stop words. It comes with a default set of stop words and you can add or delete these stop words or build your own list of stop words.  

Add Stop Words

To add stop words, follow the below steps:

  1. Click the Indices tab on the top.
  2. On the left pane, under the Search Configuration section, click Stop Words.
  3. Let’s start by adding stop words dialog box is displayed.
    1. On the dialog box, by default, the Default Stop Words option is selected. You can start with this list. On the Stop Words page, you can view all the default stop words. You can review and delete any unwanted words.
    2. If required, you can choose to Start from Scratch and create your own list of stop words.
  4. Click Continue.
  5. In the Add Stop Word field, add stop words and click Add.
  6. You can add multiple stop words with comma separation.
  7. You can also enable or disable the stop words with the toggle on the top-right.

Actions

  1. You can use the search icon to search for a specific stop word.
  2. You can Disable/Enable the search engine from processing the stop words. This allows you to try both options while retaining the stop words list.
  3. You can reset to system-defined values using the Reset to Default option on the top-right.
  4. You can delete the entire list using the Delete All option on the top right. Individual stop words can be deleted using the cross icon against the stop word.

On this Page

Stop Words

Stop Words are a set of common words (such as the, a, to, all) that dilutes the importance of keywords in a search query. SearchAssist’s search engine is designed to ignore stop words at the query level. Ignoring these stop words from search queries before executing them helps to get more relevant results. 

SearchAssist application provides an out-of-the-box solution to add and manage stop words. It comes with a default set of stop words and you can add or delete these stop words or build your own list of stop words.  

Add Stop Words

To add stop words, follow the below steps:

  1. Click the Indices tab on the top.
  2. On the left pane, under the Search Configuration section, click Stop Words.
  3. Let’s start by adding stop words dialog box is displayed.
    1. On the dialog box, by default, the Default Stop Words option is selected. You can start with this list. On the Stop Words page, you can view all the default stop words. You can review and delete any unwanted words.
    2. If required, you can choose to Start from Scratch and create your own list of stop words.
  4. Click Continue.
  5. In the Add Stop Word field, add stop words and click Add.
  6. You can add multiple stop words with comma separation.
  7. You can also enable or disable the stop words with the toggle on the top-right.

Actions

  1. You can use the search icon to search for a specific stop word.
  2. You can Disable/Enable the search engine from processing the stop words. This allows you to try both options while retaining the stop words list.
  3. You can reset to system-defined values using the Reset to Default option on the top-right.
  4. You can delete the entire list using the Delete All option on the top right. Individual stop words can be deleted using the cross icon against the stop word.