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]





Reply via email to