Skip to content

Instantly share code, notes, and snippets.

@michelp
Created August 22, 2013 05:31
Show Gist options
  • Select an option

  • Save michelp/6303503 to your computer and use it in GitHub Desktop.

Select an option

Save michelp/6303503 to your computer and use it in GitHub Desktop.
(.virt)michel@fatty:~/dev/wikiparser$ xapian-check test_et4_ugh/
record:
baseB blocksize=8K items=470000 lastblock=227804 revision=47 levels=2 root=219970
B-tree checked okay
record table structure checked OK
termlist:
baseB blocksize=8K items=940000 lastblock=397614 revision=47 levels=3 root=381514
B-tree checked okay
termlist table structure checked OK
postlist:
baseB blocksize=8K items=37075694 lastblock=897567 revision=47 levels=3 root=202
B-tree checked okay
postlist table structure checked OK
position:
baseB blocksize=8K items=286313140 lastblock=873542 revision=47 levels=3 root=843568
xapian-check: DatabaseCorruptError: Expected block 450192 to be level 0, not 1
@michelp

michelp commented Aug 22, 2013

Copy link
Copy Markdown
Author

record:
baseA blocksize=8K items=624232 lastblock=290672 revision=56 levels=2 root=277796
B-tree checked okay
record table structure checked OK

termlist:
baseA blocksize=8K items=1248464 lastblock=510573 revision=56 levels=3 root=487359
xapian-check: DatabaseCorruptError: Expected block 468264 to be level 0, not 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment