[Xapian-discuss] updated.size()

Frank J Bruzzaniti frank.bruzzaniti at gmail.com
Tue Feb 17 17:52:14 GMT 2009


I took come code from http://trac.xapian.org/ticket/285.  It seems to 
work but I don;t understand what size has to do with it.

line 17408: 
if (docid < updated.size()) {
            updated[docid] = true;
            return;




More information about the Xapian-discuss mailing list