Fix 'Record Missing' PAZ-903
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Nov 2013 18:47:21 +0000 (19:47 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Nov 2013 18:47:21 +0000 (19:47 +0100)
The problem was that the sorted_next is not updated when a new cluster
is added. This resets sorted_list and sorted_ptr which makes
reclist_limit re-make the sorted_list again.


No differences found