This commit is contained in:
Jean-Francois Dockes 2012-12-18 16:44:40 +01:00
parent bc2843f301
commit c6b90a0a78

View File

@ -290,7 +290,7 @@ abstract_result Query::Native::makeAbstract(Xapian::docid docid,
int imaxoccs, int ictxwords)
{
Chrono chron;
LOGABS(("makeAbstract: docid %l imaxoccs %d ictxwords %d\n",
LOGABS(("makeAbstract: docid %ld imaxoccs %d ictxwords %d\n",
long(docid), imaxoccs, ictxwords));
// The (unprefixed) terms matched by this document