<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi! <B>Alls<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp; i have read code of xapian more than one month,i leant a lot from your code<BR>both form design of search engine and code details.<BR>&nbsp;&nbsp;&nbsp;&nbsp; however, something make me in a puzzle. <BR>&nbsp; &nbsp;&nbsp; Take&nbsp; RefCntBase as an example, it seems that it is a "kernel" of xapian, as<BR>many classes inherit from it. But,what is it funtion? why is it so important?<BR>&nbsp;&nbsp;&nbsp;&nbsp; Another confusion is about Valuerangeprocess. I really want to make clear <BR>differences between valuerange-search and common search in details. I added&nbsp;&nbsp; <BR>&nbsp;&nbsp; Xapian::DateValueRangeProcessor date_proc(2, true, 1930); <BR>&nbsp;&nbsp;&nbsp; qp.add_valuerangeprocessor(&amp;date_proc);&nbsp;&nbsp; <BR>in my code and my code works well. then, I debug it using gdb. however,i can not be inspired. Is there any important information i did not catch?<BR><BR>would you please give me some advice?<BR><BR>thanks a lot!<BR><BR>baijl</B><br /><hr />更多热辣资讯尽在新版MSN首页! <a href='http://cn.msn.com/' target='_new'>立刻访问!</a></body>
</html>