Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Lucene index corruption

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.

1 answer

1 accepted

0 votes
Answer accepted
Tom Lister
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 16, 2022

Hi @chris chadwick 

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.

Suggest an answer

Log in or Sign up to answer