tika-user  

Re: JavaHeapSpace - Parsing 4GB of data recursively

Jukka Zitting
Thu, 26 Nov 2009 05:05:40 -0800

Hi,

On Thu, Nov 26, 2009 at 2:02 PM, Daniel Knapp
<daniel.kn...@mni.fh-giessen.de> wrote:
> Yes, this works but i need to send the content to Solr so i need something
> to store the data or not?

A temporary file?

As a better alternative, ask the solr-user@ mailing list if you can
stream data to Solr instead of having to store it locally first.

BR,

Jukka Zitting