Hi Dorel, I tried but could not get the location, where to set the "differ_writting" and "asyncron" properties. Plz guide me at what location should i set these parameteres. I could not found any object with this name in Domain.xml. Can you send me a sample Domain.xml with these parameters set.
Thanks... Bruno Dorel wrote: > > My experence is : > > when you use lucene in conjonction with slide don't use asynchronous > mode for the indexer (particulary the PDF indexer) because in case of a > eavy charge, i meen a large amount of documents sent to slide in a > short time; you gona get a out of memory error due to the fact that > slide use byte arrays in memory to send files to lucene : this bug can > be seen using JProfiler. A friend of mine wrote a work arround to use > URL in place of byte arrays hope he will send his code asap to slide > mailing list > > differ_writting false : slide do not buffer writtings so it needs less > memory > > > Those options can be set in Domain.xml have a look to Domain.xml > > Regards > > B DOREL > > Aslam Bari a écrit: > >>Hi Dorel, >>Yes i am using lucene with slide. I have configured it as suggested in >>Documentation correctly. But I don't know about synchronous and >>differ_writting? Plz explain it. >>Thanks... >> >>B DOREL wrote: >> >> >>>Zeitler, Bernd <Bernd.Zeitler <at> VSA.de> writes: >>> >>> >>>Do you use lucene indexer with slide ? is this case use it synchronously >>> (see Domain .xml to set up lucene indexer) >>> >>>Did ou try to set up < differ_writting> to false in Domain.xml ? >>> >>> >>>Regards >>> >>>B DOREL >>> >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: [EMAIL PROTECTED] >>>For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >>> >>> >> >> >> > > > -- View this message in context: http://www.nabble.com/Strange%3A-Slide-Server-Getting-hang%2C-No-reason-tf2629017.html#a8409806 Sent from the Jakarta Slide - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
