xapian-inspect: Add `count` command
commitc75952cf14b3943c94315c4887223c750cd923cd
authorOlly Betts <olly@survex.com>
Wed, 16 Aug 2023 03:19:52 +0000 (16 15:19 +1200)
committerOlly Betts <olly@survex.com>
Wed, 16 Aug 2023 03:19:52 +0000 (16 15:19 +1200)
treebe567fe71c598c4fae56bc2dfd5f03b5ce63262b
parent0f7f1377e9c565c6bd8e1b8b55a5fb66c26635f4
xapian-inspect: Add `count` command

This is actually just the same as `until` which already reports a count
of the number of entries advanced by, except that `count` suppresses
printing each entry.
xapian-core/bin/xapian-inspect-honey.cc
xapian-core/bin/xapian-inspect.cc