cpoerschke commented on code in PR #2238:
URL: https://github.com/apache/solr/pull/2238#discussion_r1474470669


##########
solr/example/films/README.md:
##########
@@ -1,6 +1,6 @@
 We have a movie data set in JSON, Solr XML, and CSV formats.  All 3 formats 
contain the same data.  You can use any one format to index documents to Solr.
 
-This example uses the `_default` configset that ships with Solr plus some 
custom fields added via Schema API.  It demonstrates the use of ParamSets in 
conjunction with the [Request Parameters 
API](https://solr.apache.org/guide/solr/latest/configuration-guide/request-parameters-api.html).
+This example uses the `_default` configset that ships with Solr plus some 
custom fields added via Schema API as described 
[here](https://solr.apache.org/guide/solr/latest/getting-started/tutorial-vectors.html#preparing-for-the-vector-data)
 in the Solr Reference Guide.  It demonstrates the use of ParamSets in 
conjunction with the [Request Parameters 
API](https://solr.apache.org/guide/solr/latest/configuration-guide/request-parameters-api.html).

Review Comment:
   
https://solr.apache.org/guide/solr/9_5/getting-started/tutorial-vectors.html#preparing-for-the-vector-data
 until 'latest' becomes '9_5'



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