<div dir="ltr">Take a look at xapian-compact, which will reduce unused space and make accesses to many of the tables more likely to follow a sequential pattern.  It has some options for doing a full compaction which make the btree much more tightly packed than it usually would be, which are probably appropriate for your case.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On 21 October 2013 13:32, Krishna Somisetty <span dir="ltr"><<a href="mailto:krishna.somisetty@outlook.com" target="_blank">krishna.somisetty@outlook.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Hi,<br><br>If i know that my data to be indexed is static (and no updates are expected), <br>what options can i use to reduce the size of index files and increasing the search performance.<span class="HOEnZb"><font color="#888888"><br>

<br> - Krishna.<br>                                          </font></span></div></div>
<br>_______________________________________________<br>
Xapian-devel mailing list<br>
<a href="mailto:Xapian-devel@lists.xapian.org">Xapian-devel@lists.xapian.org</a><br>
<a href="http://lists.xapian.org/mailman/listinfo/xapian-devel" target="_blank">http://lists.xapian.org/mailman/listinfo/xapian-devel</a><br>
<br></blockquote></div><br></div>