#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 , 16 years ago
Milestone: | 1.1.0 → 1.1.1 |
---|---|
Summary: | xapian-check doesn't understand the new chert valuestats entries → xapian-check could check valuestats are consistent with values |
Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.
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.