You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by xuemei li <xl...@cs.odu.edu> on 2004/05/19 00:00:46 UTC

about search and update one index simultaneously

Hi,all,

Can we do search and update one index simultaneously?Is someone know sth
about it? I had done some experiments.Now the search will be blocked
when the index is being updated.The error in search node is like this:
    caught a class java.io.IOException
    with message:Stale NFS file handle

Thanks

Xuemei Li




---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org


Re: about search and update one index simultaneously

Posted by David Spencer <da...@tropo.com>.
xuemei li wrote:

>Hi,all,
>  
>

see this:

http://wiki.apache.org/jakarta-lucene/UpdatingAnIndex

>Can we do search and update one index simultaneously?Is someone know sth
>about it? I had done some experiments.Now the search will be blocked
>when the index is being updated.The error in search node is like this:
>    caught a class java.io.IOException
>    with message:Stale NFS file handle
>
>Thanks
>
>Xuemei Li
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: lucene-user-help@jakarta.apache.org
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org