FullText Search does not work after upgrade
Hi,
After the upgrade of a CLM server from 4.0.5 to 4.0.7, the fulltext via "Search Work Item" does not find all workitems when searching text.
After upgrade only new workitems are found at full text search, i.e only wi's created in 4.0.7.
Can there be a reason? How to fix?
Kev
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Oct 09 '14, 2:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The most likely cause for that is that you failed to successfully migrate the work item index files. You should check all the teamserver.properties files for where the index files are, and move them to a location outside of the server folder.
After making sure you know where the index file locations are and that they don't get lost during upgrades, you can run the repotools to recreate the index files. I think repotools-ccm -reindex recreates the work item indexes. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hi Kevin,