Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
Search for workspace and workfiles may not work after TIBCO Spotfire Data Science upgrade
Solution:
The search functionality for workfiles and workspaces is an automated process that is taken care of by the service_scheduler in Chorus, but sometimes it can take a while for the process to get initiated & run through entirely.
To resolve this issue after the upgrade, perform the following steps:
#1) Delete the folders at $CHORUS_HOME/current/tmp/cache/chorus
#2) Run the following commands to start the service_scheduler manually:
- $CHORUS_HOME/chorus_rails_console.sh
- SolrIndexer.refresh_and_reindex (['all'])
Comments
0 comments
Article is closed for comments.