GETTING STARTED
SearchAssist Overview
SearchAssist Introduction
Onboarding SearchAssist
Build your first App
Glossary
Release Notes
Current Version
Recent Updates
Previous Versions

CONCEPTS
Managing Sources
Introduction
Files
Web Pages
FAQs
Structured Data 
Connectors
Introduction to Connectors
SharePoint Connector
Confluence Connector
Zendesk Connector
ServiceNow Connector
Salesforce Connector
Azure Storage Connector
Google Drive Connector
Dropbox Connector
Oracle Knowledge Connector
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
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
Collaboration
Integrations
OpenAI Integration
Azure OpenAI Integration
Billing and Usage
Plan Details
Usage Logs
Order and Invoices

SearchAssist PUBLIC 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

Presentable

This section is used to configure fields that are used in displaying the search results. The fields added as Presentable are included in the search results. 

Some of the standard pre-defined fields are added as presentable fields by default. Fields that can be used as search results should be added as Presentable fields like page_title, faq_answer, etc. Fields that may not be relevant for the users or contain the metadata of the content like page_title_keywords, faq_question_vector, etc should not be included in the Presentable list. 

To add a new field as presentable or to view or delete an existing one, go to the Search settings under Indices and click Presentable

To add a new field as presentable, click Add Field link. It shows the list of existing fields that are not already marked as presentable. Choose the field and click Add.

Note:

  • Only a Presentable field can be used in configuring the result templates.
  • Only a Presentable field can be selected for highlighting. If it is not a Presentable field, it will automatically be added as Presentable when selected for highlighting. 

Presentable

This section is used to configure fields that are used in displaying the search results. The fields added as Presentable are included in the search results. 

Some of the standard pre-defined fields are added as presentable fields by default. Fields that can be used as search results should be added as Presentable fields like page_title, faq_answer, etc. Fields that may not be relevant for the users or contain the metadata of the content like page_title_keywords, faq_question_vector, etc should not be included in the Presentable list. 

To add a new field as presentable or to view or delete an existing one, go to the Search settings under Indices and click Presentable

To add a new field as presentable, click Add Field link. It shows the list of existing fields that are not already marked as presentable. Choose the field and click Add.

Note:

  • Only a Presentable field can be used in configuring the result templates.
  • Only a Presentable field can be selected for highlighting. If it is not a Presentable field, it will automatically be added as Presentable when selected for highlighting.