Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by HossMan: http://wiki.apache.org/solr/UpdateRichDocuments ------------------------------------------------------------------------------ == Methods of uploading Binary records == Binary records may be uploaded to Solr by sending the data to the /solr/update/rich URL. - All of the normal methods for [SolrContentStreams uploading content] are supported. + All of the normal methods for [:ContentStream:uploading content] are supported. === Example === These examples assume you have run {{{ant example}}} to generate the example app first and have started Solr up using {{{java -jar start.jar}}}.
