Hi Lance, Thank you very much for responding (not sure how I reply to the group, so, writing to you).
Can you please expand on your suggestion? I am not a web guy and so, don't know where to start. What is the difference between SolrJ and DataImportHandler? Do I need to set up web servers on all my storage boxes? Apologies for the basic level of questions, but hope I can get started and implement this before the year end (you know why :o) Thanks, Sesh On 12 November 2010 13:31, Lance Norskog <goks...@gmail.com> wrote: > Using 'curl' is fine. There is a library called SolrJ for Java and > other libraries for other scripting languages that let you upload with > more control. There is a thing in Solr called the DataImportHandler > that lets you script walking a file system. > > On Thu, Nov 11, 2010 at 8:38 PM, K. Seshadri Iyer <seshadri...@gmail.com> > wrote: > > Hi, > > > > Pardon me if this sounds very elementary, but I have a very basic > question > > regarding Solr search. I have about 10 storage devices running Solaris > with > > hundreds of thousands of text files (there are other files, as well, but > my > > target is these text files). The directories on the Solaris boxes are > > exported and are available as NFS mounts. > > > > I have installed Solr 1.4 on a Linux box and have tested the > installation, > > using curl to post documents. However, the manual says that curl is not > the > > recommended way of posting documents to Solr. Could someone please tell > me > > what is the preferred approach in such an environment? I am not a > programmer > > and would appreciate some hand-holding here :o) > > > > Thanks in advance, > > > > Sesh > > > > > > -- > Lance Norskog > goks...@gmail.com >