Skip to content

Commit

Permalink
Update solr docs link
Browse files Browse the repository at this point in the history
Changes that link to the Solr docs to a less version specific page. The old one pointed to v9, this is just the top level non version specific page.
  • Loading branch information
Blake- authored and brianzelip committed Oct 17, 2024
1 parent f2c07d0 commit a11a487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/solr.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ See the [Solr requirement notes](../administration/getting_started.html#solr)

## Install Solr

Refer to the [Solr documentation](https://solr.apache.org/guide/solr/9_4/deployment-guide/installing-solr.html)
Refer to the [Solr documentation](https://solr.apache.org/guide/solr/latest/)
for instructions on setting up Solr on your server.

You will download the Solr package and extract it to a folder of your choosing. Do not start Solr
Expand Down

0 comments on commit a11a487

Please sign in to comment.