[Xapian-discuss] Howto use the term iterator?
John Wards
jwards at whiteoctober.co.uk
Fri Oct 3 14:29:35 BST 2008
On Fri, 2008-10-03 at 12:30 +0100, James Aylett wrote:
> You have to use termlist_end(), as you've deduced. The Python bindings
> (for instance) provide Pythonic iterators by storing the _end() as
> well as initialising themselves to the _begin() so they can figure out
> when to stop.
Right okay, thats easy enough then.
I might have a go at doing it at the weekend...
More information about the Xapian-discuss
mailing list