ctargett commented on a change in pull request #91:
URL: https://github.com/apache/solr/pull/91#discussion_r644750680
##########
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:
Meh, I'm frankly -0 on changing every example to use techproducts. Sure
it's an example we've always shipped, but I also think it's very limited. Not
that I have any suggestions for alternatives, I just think there are 100 other
things I'd rather do in the docs than spend time on that.
--
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]