We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f59dea commit 4875ccfCopy full SHA for 4875ccf
example/to-solr-from-xml.flux
@@ -2,4 +2,4 @@
2
| open-file
3
| decode-xml
4
| handle-solr-xml
5
-| to-solr("http://localhost:1111/solr/", core="test6", commitWithinMs="1000");
+| to-solr("http://localhost:1111/solr/", core="test", commitWithinMs="1000");
0 commit comments