epugh commented on code in PR #4923:
URL: https://github.com/apache/solr/pull/4923#discussion_r4070118805


##########
solr/solr-ref-guide/modules/query-guide/pages/spatial-search.adoc:
##########
@@ -71,7 +71,7 @@ However, it's much bulkier than the raw coordinates for such 
simple data.
 Using the `bin/solr post` tool:
 
 [,console]
-$ bin/solr post -t "application/json" --solr-url http://localhost:8983 --name 
mycollection --params "format=geojson" /path/to/geojson.file
+bin/solr post -t "application/json" --solr-url http://localhost:8983 --name 
mycollection --params "format=geojson" /path/to/geojson.file

Review Comment:
   I think we've been doing --content-type? 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to