You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Digy (JIRA)" <ji...@apache.org> on 2010/10/31 02:11:20 UTC

[jira] Commented: (LUCENENET-373) MultiThreading failed in IndexWritter

    [ https://issues.apache.org/jira/browse/LUCENENET-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926662#action_12926662 ] 

Digy commented on LUCENENET-373:
--------------------------------

Related with "Lucene.NET Community Status"
( http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-dev/201010.mbox/%3C60F793FC-3DBE-403B-96FB-F8B920C7A843@apache.org%3E )

It seems that no one can get an answer for this problem for 2 months :)

DIGY


> MultiThreading failed in IndexWritter
> -------------------------------------
>
>                 Key: LUCENENET-373
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-373
>             Project: Lucene.Net
>          Issue Type: Test
>         Environment: WindowsXP(SP3), .net FrameWork 3.5
>            Reporter: Thirumaran.Kasi
>
> Hi,
> We are upgraded Lucene version from 1.9.0 to 2.9.2.  When we trying multithreading with IndexWritter we are getting "lock obtain timeout" issue. I have tried with increase the value for writeLockTimeout from Default (1000) to some extend (5000), but it does not resolve my issue. Since in IndexWritter.Init() method checks the lock by using default value instead of newly set value.
> Can anyone help me to resolve this. Thanks in advance.
> Thirumaran.Kasi

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.