Re: Save the file sent to the ExtractingRequestHandler locally on the server.

2010-11-18 Thread Chad Salamon
ark, > Rajarhat, 1st Floor, Tower - 3 > Major Arterial Road, > Kolkata - 700156, > India > > On Thursday 18 November 2010 12:10 PM, Lance Norskog wrote: >> >> Upload the files independently of Solr. Solr is not a content management >> system. >>

Save the file sent to the ExtractingRequestHandler locally on the server.

2010-11-17 Thread Chad Salamon
I would like to save files sent to the ExtractingRequestHandler on the server processing it, and provide a link to the file in the solr document. I currently am running a solr core as a part of a larger web app, and I would like to publish the files as a part of that same web app. This way, both so