Add support for a default value when sorting
commitcf1f9c66ca32594a246822218b71a3e01840466e
authorRichard Boulton <richard@tartarus.org>
Fri, 6 Nov 2015 02:19:25 +0000 (6 15:19 +1300)
committerOlly Betts <olly@survex.com>
Fri, 6 Nov 2015 02:21:32 +0000 (6 15:21 +1300)
tree2505007079cd03246f4a1a0255fadac7b524143b
parent1c687618afcbc8e7163d3b8f15f0887c7cec71cc
Add support for a default value when sorting

Fixes #452.
xapian-core/api/keymaker.cc
xapian-core/include/xapian/keymaker.h
xapian-core/tests/api_sorting.cc