Re: How does remote streaming works for xml files?

2008-02-01 Thread Ryan McKinley
Leonardo Santagada wrote: On 31/01/2008, at 22:56, Ryan McKinley wrote: Jan 31, 2008 9:39:01 PM org.apache.solr.core.SolrCore execute INFO: /update stream.filename=/tmp/commited_1201822625MainThread0_add_file.xml 0 0 isn't "stream.file" the parameter name? ryan Thanks, that was stupid.

Re: How does remote streaming works for xml files?

2008-02-01 Thread Leonardo Santagada
On 31/01/2008, at 22:56, Ryan McKinley wrote: Jan 31, 2008 9:39:01 PM org.apache.solr.core.SolrCore execute INFO: /update stream.filename=/tmp/ commited_1201822625MainThread0_add_file.xml 0 0 isn't "stream.file" the parameter name? ryan Thanks, that was stupid... But there is so little

Re: How does remote streaming works for xml files?

2008-01-31 Thread Ryan McKinley
Jan 31, 2008 9:39:01 PM org.apache.solr.core.SolrCore execute INFO: /update stream.filename=/tmp/commited_1201822625MainThread0_add_file.xml 0 0 isn't "stream.file" the parameter name? ryan

How does remote streaming works for xml files?

2008-01-31 Thread Leonardo Santagada
With most of the default solrconfig.xml and setting: multipartUploadLimitInKB="2048" /> I think I should be able to ask solr to index a file on the filesystem, but how does it work? I tried GET on the update url with stream.file parameter and it didn't seem to work. My file i