From: Bryan W. <br...@ar...> - 2005-12-12 11:52:37
|
Ben van Klinken wrote: > I'm sure that the index sizes should be the same. It seems as though > the old segments arent being deleted. Have a look at the deletable > file, it normally contains the segments which should be deleted but > for some reason couldnt be - i suspect that this will have a list of > all the segments except the latest one. Also look at the segments > file, it contains the currently used segments. Since you optimized the > index, there should only be one segment name in this. Can you verify > these two points for me? deletable contains 4 bytes, all zero. segments: 0000000 ff ff ff ff 00 00 00 00 00 01 26 e7 00 0b 84 ee 0000020 00 00 00 01 05 5f 67 36 69 35 00 0a 5e 08 In the shorter run the deletable file is the same. segments: 0000000 ff ff ff ff 00 00 00 00 00 00 0f 74 00 00 9a 79 0000020 00 00 00 01 04 5f 75 69 67 00 00 8b 06 -- Bryan White |