/Note: I omitted a bunch of fields from the JSON document when using the Solr UI and curl./
I performed additional tests from the UI: Storing the entire JSON document using the UI resulted in an Http 400 Bad Request Response. By comparing our JSON document to the Solr schema, I saw the JSON document fields with dates were probably not formatted correctly (unsure at the time of this post). By removing the dates I was able to successfully store the JSON document. -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/PutSolrContentStream-Doc-and-DocID-confusion-tp9400p9422.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
