epugh commented on a change in pull request #91:
URL: https://github.com/apache/solr/pull/91#discussion_r645101097
##########
File path: solr/solr-ref-guide/src/schema-api.adoc
##########
@@ -112,7 +93,7 @@ curl -X POST -H 'Content-type:application/json'
--data-binary '{
"name":"sell_by",
"type":"pdate",
"stored":true }
-}' http://localhost:8983/solr/gettingstarted/schema
+}' http://localhost:8983/solr/techproducts/schema
Review comment:
I end up using techproducts a lot to test things, and a way to learn
about the apis. As long as you are okay (i.e -0) with it, then I'll leave it
with techproducts. Thanks for the comment Cassandra!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]