Hi there,
i am totally new in Crucible and would like to know what re-indexing exactly means. What does it re-index? The SVN or something local, restricted to the Crucible instance.
Can somebody help me out?
Thanks in advance
Hi Constantin,
a Crucible reindex (available in Global Settings/Crucible/Re-index) doesn't reindex any repository caches or indexes. Instead it recreates the Lucene index for Crucible reviews and comments, based on the data in your database. The Lucene index is used to populate review dashboards, and to do review search.
You shouldn't ever need to do it in normal usage. It is useful if the indexes get corrupted somehow, or if you manually modify/restore the database.
Hi Kelly, hey Lukasz,
okay that was my concern that something influences the source repository. It's not in our reponsibility, thats why i need to be sure that nothing is changing it.
Somehow after my initial import crucible wants to reindex.
Thanks for your fast replies as always :)
Greetings Constantin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Mmm, I think you mean the SCM reindexing options in the Fisheye admin page on the repo?
There is a little (?) popup next to almost each of the options I believe, and they give abit of help. We use git with Fisheye/Crucible, not Svn, but I believe they act the same - all the reindexing is in the Fisheye/Crucible database, nothing goes back to your source control system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.