Re: Adding large files to index

2007-04-25 Thread Daniel Noll
David Xiao wrote: Consider reduce size of per file. Split them into smaller pieces will definitely help indexer working faster. A 50M pure text file is amazing size, very few text files reach that size: 50M. It must be very reasonable if you have to keep all information in such one big file. Wh

RE: Adding large files to index

2007-04-24 Thread David Xiao
? -Original Message- From: Rajendranath, Divya [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 8:55 PM To: [email protected] Subject: RE: Adding large files to index But, I am facing the problem even with -Xms 256m and -Xmx 1024m. Yes, the file was not added to the index

RE: Adding large files to index

2007-04-24 Thread Rajendranath, Divya
: [email protected] Subject: Adding large files to index Hello All, Could any one help me find solution to the following problem ? I am facing problems while trying to add files of size 50MB to my application. The application has on-demand indexing of documents in place.whenever we add

RE: Adding large files to index

2007-04-24 Thread David Xiao
[email protected] Subject: Adding large files to index Hello All, Could any one help me find solution to the following problem ? I am facing problems while trying to add files of size 50MB to my application. The application has on-demand indexing of documents in place.whenever we add a file to

Adding large files to index

2007-04-24 Thread Divya Rajendranath
Hello All, Could any one help me find solution to the following problem ? I am facing problems while trying to add files of size 50MB to my application. The application has on-demand indexing of documents in place.whenever we add a file to our application, we first put the file details/metadata