Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
How to re-index TIBCO Data Science Team Studio manually?
Solution:
How to re-index TIBCO Data Science Team Studio manually? To re-index TIBCO Data Science Team Studio manually, run the following commands as the application user:
- $CHORUS_HOME/chorus_rails_console.sh
- SolrIndexer.refresh_and_reindex(['all'])
Re-indexing maps all the datasets with their respective databases and all the workflows to their respective workspaces.
Note: Application user is the one created during the installation of Team Studio. The commands must be run as an application user as $CHORUS_HOME environment variable points to the install directory.
Comments
0 comments
Article is closed for comments.