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
  • Deploying on Database Server
  • Deploying on Admin Server
  • Deploying on App Server
  • Deploying on Web Server

Was this helpful?

  1. Additional Information
  2. Administrator Training
  3. Search Administration

Install and Deploy Omnitive Search

After the pre-requisite third party supporting softwares are installed, the TAIGER Search modules can be started to be deployed.

Deploying on Database Server

Platform/Software

Procedure

Deploy on MySQL

Create isearch database and the necessary tables

Deploy on Elasticsearch

Set up necessary indicies

Deploy Blazegraph

Put blazegraph.war in webapps

Add a namespace called isearch

Set isearch namespace as in use

Deploying on Admin Server

Platform/Software

Procedure

Deploy on Kafka

Run the given scripts

Deploy on Tomcat

Put the isearch modules in Tomcat folder webapps

Create application.yml

Deploy on IIS

Configure isearch-connector-ui

Configure the application pool: iSearch

Add the isearch-connector-ui application

Setup reverse proxy to isearch admin

Deploying on App Server

Platform/Software

Procedure

Taiger Platform folder

Unpack isearch-resources to in Taiger Platform folder

Deploy on Tomcat

Put the isearch modules in webapps

Create application.yml

Create the ontology folder

Restart Tomcat

Deploying on Web Server

Platform/Software

Procedure

Deploy on IIS

Configure isearch-ui

Configure the application pool iSearch

Configure isearch-ui to be served from the server root

Setup reverse proxy for isearch-km, isearch-admin, ontology-manager-ui

Initialise the first ontology

PreviousRequired Third Party Supporting SoftwareNextConfigure Connectors

Last updated 3 years ago

Was this helpful?