Changed behavior for dict_scan: if the callback function returns 0 the scan
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Sep 2006 12:50:56 +0000 (12:50 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Sep 2006 12:50:56 +0000 (12:50 +0000)
operation visits all terms in range (before to after); if the function
returns non-zero the scan operation is cancelled.


No differences found