logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: 2 patches, 27% faster indexing time: msg#00052

Subject: Re: 2 patches, 27% faster indexing time
On Mon, Jul 18, 2005 at 11:23:20PM +0100, Minty wrote:
> well, each time you $writer->add_document($doc);
> it creates a segment (typically under /tmp/.... as determined by File::Temp)
> and when it hits mergefactor, it combines them into a single segment
> (of ~9 files) that lives under $db_dir

This sounds wrong. Surely the segments should live in db_dir as well?

Tony


<Prev in Thread] Current Thread [Next in Thread>