RE: OutOfMemoryError on addIndexes()

2005-08-12 Thread Trezzi Michael
omu: java-user@lucene.apache.org Předmět: Re: OutOfMemoryError on addIndexes() How much memory are you giving your programs? java-Xmxset maximum Java heap size -- Ian. On 10/08/05, Trezzi Michael <[EMAIL PROTECTED]> wrote: > Hello, > I have a problem and i tried everythin

RE: OutOfMemoryError on addIndexes()

2005-08-10 Thread Trezzi Michael
Předmět: Re: OutOfMemoryError on addIndexes() How much memory are you giving your programs? java-Xmxset maximum Java heap size -- Ian. On 10/08/05, Trezzi Michael <[EMAIL PROTECTED]> wrote: > Hello, > I have a problem and i tried everything i could think of to solve it. TO

OutOfMemoryError on addIndexes()

2005-08-10 Thread Trezzi Michael
Hello, I have a problem and i tried everything i could think of to solve it. TO understand my situation, i create indexes on several computers on our network and they are copied to one server. There, once a day, they are merged into one masterIndex, which is then searched. The problem is in merg