RE: ExtractingRequestHandler and local files

2009-06-09 Thread Fergus McMenemie
and stream.body >start working everywhere > > > >So wanted to confirm. > >> From: gsing...@apache.org >> To: solr-user@lucene.apache.org >> Subject: Re: ExtractingRequestHandler and local files >> Date: Tue, 9 Jun 2009 14:50:43 -0400 >> >> I haven&

RE: ExtractingRequestHandler and local files

2009-06-09 Thread doraiswamy thirumalai
stream.file and stream.body start working everywhere So wanted to confirm. > From: gsing...@apache.org > To: solr-user@lucene.apache.org > Subject: Re: ExtractingRequestHandler and local files > Date: Tue, 9 Jun 2009 14:50:43 -0400 > > I haven't tried it, but I thought th

Re: ExtractingRequestHandler and local files

2009-06-09 Thread Grant Ingersoll
I haven't tried it, but I thought the enableRemoteStreaming stuff should work. That stuff is handled by Solr in other places, if I recall correctly. Have you tried it? -Grant On Jun 9, 2009, at 2:28 PM, doraiswamy thirumalai wrote: Hi, I would greatly appreciate a quick response to t

ExtractingRequestHandler and local files

2009-06-09 Thread doraiswamy thirumalai
Hi, I would greatly appreciate a quick response to this question. Is there a means of passing a local file to the ExtractingRequestHandler (as the enableRemoteStreaming/stream.file option does with the other handlers) so the file contents can directly be read from the local disk versus goi