Clearing indexes
![]()
Hello,
I'm learning to use indexing of the Storage service. In the past, I've been able to reset the storage service by simply shutting down the server and replacing the database (repositoryDB) with the zip file. However, after doing this, queries are still seeing things in the storage service that are no longer there. How do I reset the indexes? Thanks in advance. --Stephen |
2 answers
![]()
Stephen McCants wrote:
Hello, Removing /server/jfs-* seemed to fix the problem. --Stephen |
![]()
That would indeed work for now. You should be using a repotools command (repotools -help) for backing up and restoring a repo state.
Useful read: https://jazz.net/wiki/bin/view/Main/JFSServerBackup https://jazz.net/wiki/bin/view/Main/JFSRepoToolsScenarios Please also be aware of the General Jazz Foundation forum, where most JFS discussions are being held. |