Re: indexing XML with solr example webapp - out of java heap space

2009-12-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
the post.jar does not stream. use "curl" if you are using *nix.
--Noble

On Wed, Dec 9, 2009 at 12:28 AM, Feroze Daud  wrote:
> Hi!
>
>
>
> I downloaded SOLR and am trying to index an XML file. This XML file is
> huge (500M).
>
>
>
> When I try to index it using the "post.jar" tool in example\exampledocs,
> I get a "out of java heap space" error in the SimplePostTool
> application.
>
>
>
> Any ideas how to fix this? Passing in "-Xms1024M" does not fix it.
>
>
>
> Feroze.
>
>
>
>
>
>



-- 
-
Noble Paul | Systems Architect| AOL | http://aol.com


indexing XML with solr example webapp - out of java heap space

2009-12-08 Thread Feroze Daud
Hi!



I downloaded SOLR and am trying to index an XML file. This XML file is
huge (500M).

 

When I try to index it using the "post.jar" tool in example\exampledocs,
I get a "out of java heap space" error in the SimplePostTool
application.

 

Any ideas how to fix this? Passing in "-Xms1024M" does not fix it.

 

Feroze.