Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "ContentStream" page has been changed by GrantIngersoll.
http://wiki.apache.org/solr/ContentStream?action=diff&rev1=4&rev2=5

--------------------------------------------------

    <requestParsers enableRemoteStreaming="true" 
multipartUploadLimitInKB="2048" />
  }}}
  
+ Example:
+ {{{
+ curl 
http://localhost:8983/solr/update/csv?stream.file=exampledocs/books.csv&stream.contentType=text/plain;charset=utf-8
+ }}}
+ 
  
  == Debugging ==
  

Reply via email to