On Fri, Jan 21, 2011 at 1:31 PM, pankaj bhatt <panbh...@gmail.com> wrote: > Hi Gora, > Thanks for the answer. I want to index all the PDF,HTML documents > lying within a tree hierarchy at FTP Server. > In addition, can i add an attribute "location" whose value is the FTP > FILE LOCATION. > > If you can give me, the sample configuration, it will be great. [...]
>From Solr 1.4 onwards, you can use the ExtractingRequestHandler built into Solr, and simply POST such files to a Solr Server. Please see http://wiki.apache.org/solr/ExtractingRequestHandler Regards, Gora