You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am on V6.4.12 and getting error:
Lucene search terminated abnormally: com.atlassian.jira.issue.index.SearchUnavailableException: com.atlassian.jira.util.RuntimeIOException: org.apache.lucene.index.CorruptIndexException: document count mismatch: deleted docs count 0 vs segment doc count 242 segment=_zx8c
Is there anything I can do to fix.
We need to get this working prior to moving to the Cloud.
Indexes can get broken or corrupted. Direct database updates are notorious for causing these issues.
Most can be fixed by re-indexing
Go to the indexing page and start a complete index re-build, not the background index. Jira will be unaccessible for a short period depending on your instance size.
(Short cut - type 'gg' and then enter 'indexing' in the pop up menu search dialog)
Thanks with your help with this it is much appreciated. The index re-build took much longer than expected but has resolved the issue.
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.