ysee...@gmail.com wrote on 01/20/2010 02:24:04 PM:
> On Wed, Jan 20, 2010 at 2:18 PM, Jerome L Quinn <jlqu...@us.ibm.com>
wrote:
> > This is essentially the same problem I'm fighting with.  Once in a
while,
> > commit
> > causes everything to freeze, causing add commands to timeout.
>
> This could be a bit different.  Commits do currently block other
> update operations such as adds, but not searches.

How solr organized so that search can continue when a commit has closed the
index?
Also, looking at lucene docs, commit causes a system fsync().  Won't search
also
get blocked by the IO traffic generated?

Thanks,
Jerry

Reply via email to