Omnitive Search
  • Getting Started
  • User Guide
    • What is Omnitive Search?
    • Exploring Search
      • Conducting a Search
      • Browsing the Knowledge Graph
      • Refining Search Results
        • Search Within
        • Search Filters
        • Multi-Source Search
        • Sort Results
      • Saving your Searches
  • Administration Guide
  • Search Administration
    • Admin Toolkits Features
    • Sign In and Access Omnitive Search
    • Create and Configure a Connector
    • Review Connector Progress and Performance
    • Edit Index Metadata
    • Promote Content
    • Customize UI Filters (Coming Soon!)
  • FAQ
    • Release Information
    • Commonly Asked Questions
      • Search User
      • Search Administrator
    • Getting help
    • Glossary
  • Additional Information
    • Features of Omnitive Search
      • Keyword Search
      • Predictive Search
      • Synonyms Search
      • Boolean Search
      • Syntax Search
      • Cross-Language Search
      • Knowledge Graph Search
      • Saving Search Criteria
      • Refining Search Results
        • Search Within
        • Search Filters
        • Multi-Source Search
        • Sort Results
      • Suggested Search
        • Natural Language Search
        • Spell Correction
        • Concept Suggestion
    • Administrator Training
      • Search Administration
        • Introduction to Search Administration
        • Required Third Party Supporting Software
        • Install and Deploy Omnitive Search
        • Configure Connectors
        • Process Indexes
        • Manage Users
        • Backup and Restore
        • Maintaining Omnitive Search Server
      • Search UI development
        • Omnitive Search Widgets
    • PDF Version
Powered by GitBook
On this page
  • Omnitive Search Widgets Overview
  • Widgets Architecture Overview
  • Widgets Installation

Was this helpful?

  1. Additional Information
  2. Administrator Training
  3. Search UI development

Omnitive Search Widgets

PreviousSearch UI developmentNextPDF Version

Last updated 3 years ago

Was this helpful?

Omnitive Search Widgets Overview

Search Widgets are Vue components which can be used dynamically and natively in another web application. Search Widgets provide a seamless way to use our Search widgets in HTML sites as well as modern web frameworks (Angular, React, Vue) through the use if Custom Elements.

Search widgets support the most common web browsers Chrome, Firefox, IE11 (11.1130.17134.0)

Widgets Architecture Overview

There are 3 types of Widgets that can be exported: 1. 2. 3.

Figure: Widgets Architecture Diagram

Widgets Installation

To use Search Widgets, there are 3 external scripts that need to be imported to the hosting application: 1. Cascading Stylesheet (.css) 2. Configuration file (.js) 3. Javascript file (.js)

For more information on how to install Search Widget, please refer .

here
Module Widgets
Page Widgets
Component Widgets