ysee...@gmail.com wrote on 11/13/2009 09:06:29 AM:
>
> On Fri, Nov 13, 2009 at 6:27 AM, Michael McCandless
> <luc...@mikemccandless.com> wrote:
> > I think we sorely need a Directory impl that down-prioritizes IO
> > performed by merging.
>
> It's unclear if this case is caused by IO contention, or the OS cache
> of the hot parts of the index being lost by that extra IO activity.
> Of course the latter would lead to the former, but without that OS
> disk cache, the searches may be too slow even w/o the extra IO.

Is there a way to configure things so that search and new data indexing
get cached under the control of solr/lucene?  Then we'd be less reliant
on the OS behavior.

Alternatively if there are OS params I can tweak (RHEL/Centos 5)
to solve the problem, that's an option for me.

Would you know if 1.4 is better behaved than 1.3?

Thanks,
Jerry

Reply via email to