Re: Lucene write locks

2008-07-25 Thread Michael McCandless
D] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Lucene-write-locks-tp18604932p18607685.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --

Re: Lucene write locks

2008-07-25 Thread Sandeep K
gt;>>>> It still creates write locks, which are used to ensure only one >>>>> writer >>>>> is changing the index at a time. >>>>> >>>>>> And my another doubt is that i use JMS for lucene indexing. >>>>>> My App server will not do indexing but will pass the needed data

Re: Lucene write locks

2008-07-25 Thread Michael McCandless
esystem is being used to share access to the index? Mike - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Lucene-w

Re: Lucene write locks

2008-07-25 Thread Sandeep K
t; indexing, on receiving messages from the JMS server? >>> >>> What filesystem is being used to share access to the index? >>> >>> Mike >>> >>> - >>> To unsubscribe, e-mail

Re: Lucene write locks

2008-07-23 Thread Michael McCandless
. will there be any problem in indexing as its asynchronous? plz help me.. thanks and regards, Sand. -- View this message in context: http://www.nabble.com/Lucene-write-locks-tp18604932p18607897.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Lucene write locks

2008-07-23 Thread Sandeep K
; Sand. > > > > -- View this message in context: http://www.nabble.com/Lucene-write-locks-tp18604932p18607897.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail:

Re: Lucene write locks

2008-07-23 Thread Michael McCandless
in context: http://www.nabble.com/Lucene-write-locks-tp18604932p18607685.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Lucene write locks

2008-07-23 Thread Sandeep K
> > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in contex

Re: Lucene write locks

2008-07-23 Thread Michael McCandless
Sandeep K wrote: Hi all.. I had a question related to the write locks created by Lucene. I use Lucene 2.3.2. Will this newwer version create locks while indexing as older ones? or is there any other way that lucene handles its operations? It still creates write locks, which are used to en

Lucene write locks

2008-07-22 Thread Sandeep K
will not do indexing but will pass the needed data for indexing to the JMS server. will there be any problem in indexing as its asynchronous? plz help me.. thanks and regards, Sand. -- View this message in context: http://www.nabble.com/Lucene-write-locks-tp18604932p18604932.html Sent from the