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 |
Last updated