Add xapian-pos tool to show term position info
commitb32c304c93e735594e076b6537216544f394ceda
authorOlly Betts <olly@survex.com>
Fri, 17 Aug 2018 02:42:51 +0000 (17 14:42 +1200)
committerOlly Betts <olly@survex.com>
Fri, 17 Aug 2018 02:42:51 +0000 (17 14:42 +1200)
treed5b36abcb84e1c33a68a45e0ed36243663664fe3
parent268e6cc6214dbd9aa105084693c33f2db7d9f265
Add xapian-pos tool to show term position info

This tools aims to help debugging when using positional information in
more complex ways.
xapian-core/examples/.gitignore
xapian-core/examples/Makefile.mk
xapian-core/examples/xapian-pos.cc [new file with mode: 0644]