<div><span style="line-height: 1.5;">Hi,</span></div><div><br></div><div>I try to get familiar with Xapian by <a href="http://trac.xapian.org/ticket/326" style="line-height: 1.5;">http://trac.xapian.org/ticket/326</a>, but I'm confused with a function.</div><div><br></div><div>ChertPostlistTable::get_doclength </div><div>( in chert_postlist.cc , line 63 )</div><div><br></div><div>By annotation, this function is designed to return the length of a doc at a did, but why does it return</div><div>doclen_pl->get_wdf()   ?</div><div>doclen_pl is an autoptr pointing to a postlist of a term, its current doc is the doc with desired did, so I think this function should return doclen_pl->get_doclength() .</div><div><br></div><div><br></div><div><div style="color:#909090;font-family:Arial Narrow;font-size:12px">------------------</div><div style="font-size:14px;font-family:Verdana;color:#000;">HurricaneTong,<div>Second Year Undergraduate,</div><div>School of Computer Science,</div><div>Fudan University, China.</div></div></div><div> </div>