design help

2011-03-02 Thread Ken Foskey
I have read the solr book and the other book is on its way for me to read. I need some help in the mean time. a) Using the example solr system how do I send the word document using curl into the system.I want to have the ID as the full path of the document. I have tried various commands

adding a document using curl

2011-03-03 Thread Ken Foskey
I have read the various pages and used Curl a lot but i cannot figure out the correct command line to add a document to the example Solr instance. I have tried a few things however they seem to be for the file on the same server as solr, in my case I am pushing the document from a windows ma

Re: adding a document using curl

2011-03-03 Thread Ken Foskey
docs folder http://wiki.apache.org/solr/ExtractingRequestHandler I also read the solr 1.4 book and tried samples in there, could not make them work. Ta > On Thursday 03 March 2011 12:31:11 Ken Foskey wrote: > > I have read the various pages and used Curl a lot but i cannot figure out >