[
https://issues.apache.org/jira/browse/SOLR-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558661#comment-17558661
]
ASF subversion and git services commented on SOLR-16261:
--------------------------------------------------------
Commit 4138d8df2ef9b464cae12d8ac7b04f3ce84fe56c in solr's branch
refs/heads/branch_9_0 from julien-felizat
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=4138d8df2ef ]
SOLR-16261: fix typo in backup-restore.adoc in solr-ref-guide (#914)
(cherry picked from commit 5c1ac01309ce64fca8de6e9ca601be5fbf7d1932)
(cherry picked from commit 82373fafce1bd94363b19e4a959293691ba737d5)
> User guide typo: Backup/Restore Storage Repositories
> "LocalFileSytemRepository"
> -------------------------------------------------------------------------------
>
> Key: SOLR-16261
> URL: https://issues.apache.org/jira/browse/SOLR-16261
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation
> Affects Versions: 9.0
> Reporter: Julien Felizat
> Priority: Minor
> Labels: documentation
> Fix For: 9.1, main (10.0)
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> There is a typo in the the user guide, in the page
> [https://solr.apache.org/guide/solr/latest/deployment-guide/backup-restore.html#localfilesystemrepository]
>
> The given example
> {{<backup> <repository name="local_repo"
> class="org.apache.solr.core.backup.repository.LocalFileSytemRepository"> <str
> name="location">/solr/backup_data</str> </repository> </backup>}}
> is incorrect: LocalFileSytemRepository should be
> LocalFileSy{*}s{*}temRepository
> Note: also exists in previous releases.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]