Opened 16 years ago

Closed 15 years ago

Last modified 8 years ago

#277 closed enhancement (fixed)

xapian-check could check valuestats are consistent with values

Reported by: Richard Boulton Owned by: Olly Betts
Priority: normal Milestone: 1.1.1
Component: Other Version: SVN trunk
Severity: normal Keywords:
Cc: Blocked By:
Blocking: Operating System: All

Description

xapian-check needs to have support added for the chert valuestats entries. At a minimum, it should know that keys starting with '\xff' are value stats keys, and not complain about them. Ideally, it should iterate through the values and check that the value statistics are correct (possibly displaying a message if the bounds aren't tight).

Change History (3)

comment:1 by Olly Betts, 15 years ago

Milestone: 1.1.01.1.1
Summary: xapian-check doesn't understand the new chert valuestats entriesxapian-check could check valuestats are consistent with values
Type: defectenhancement

xapian-check has now been fixed to ignore valuestats keys, which is the critical thing to have done for 1.1.0, so bumping the milestone to 1.1.1, setting type to "enhancement" and updating the summary.

comment:2 by Olly Betts, 15 years ago

Status: newassigned

Working on this now...

comment:3 by Olly Betts, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk r12548.

Note: See TracTickets for help on using tickets.