Hi Olly,<div><br></div><div>Thanks. I will get the code and start working on it. I will contact you soon as I have questions.</div><div><br></div><div>Thanks,</div><div>Sumith<br><br><div class="gmail_quote">On Tue, Mar 22, 2011 at 3:08 AM, Olly Betts <span dir="ltr">&lt;<a href="mailto:olly@survex.com">olly@survex.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, Mar 21, 2011 at 11:49:07AM +1100, Sumith Matharage wrote:<br>
&gt; At the same time since I haven&#39;t used Xapian before, thought of<br>
&gt; get familiarize with that too.<br>
&gt;<br>
&gt; What is your input on that? Any suggestions to improve my knowledge in this<br>
&gt; project?<br>
<br>
</div>If you haven&#39;t already, I&#39;d suggest starting by checking the latest code<br>
out from the version control system (either svn or git) and getting it<br>
to build.  The place to start is:<br>
<br>
<a href="http://xapian.org/bleeding" target="_blank">http://xapian.org/bleeding</a><br>
<br>
You&#39;ll need to be able to work from one of the VCSes for the project, so<br>
you might as well start now.<br>
<br>
Once you have it building, just start to have a poke around.  There are<br>
documentation comments for the public API and a lot of internal things<br>
too, and there&#39;s a collection of documentation of internal things here:<br>
<br>
<a href="http://xapian.org/docs/internals.html" target="_blank">http://xapian.org/docs/internals.html</a><br>
<br>
If you&#39;re wanting something productive to do which would help you<br>
get to grips with the code, you could take a look at the coverage report<br>
(which measures how much of the code gets exercised by &quot;make check&quot;) and<br>
see if you can manage to add a new testcase which exercises some code<br>
which isn&#39;t currently exercised.  There&#39;s a current report here:<br>
<br>
<a href="http://oligarchy.co.uk/xapian/lcov/" target="_blank">http://oligarchy.co.uk/xapian/lcov/</a><br>
<br>
Feel free to ask if you&#39;ve any questions.<br>
<br>
Cheers,<br>
<font color="#888888">    Olly<br>
</font></blockquote></div><br></div>