This is an automated email from the ASF dual-hosted git repository.

epugh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new de7f11d0bfc Fix repeated phrase in config-sets.adoc (#3688)
de7f11d0bfc is described below

commit de7f11d0bfc0cba8ce227dcdc6add390da8f5c2d
Author: Sascha Szott <[email protected]>
AuthorDate: Wed Sep 24 15:48:29 2025 +0200

    Fix repeated phrase in config-sets.adoc (#3688)
---
 solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc 
b/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc
index f404b76ae09..2b79b985aba 100644
--- a/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc
+++ b/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc
@@ -62,7 +62,7 @@ However, users can impose stricter or looser limits on their 
systems by providin
 
 == Configsets in User-Managed Clusters or Single-Node Installations
 
-If you are using Solr in a If you are using Solr in a user-managed cluster or 
a single-node installation, configsets are managed on the filesystem. 
installation, configsets are managed on the filesystem.
+If you are using Solr in a user-managed cluster or a single-node installation, 
configsets are managed on the filesystem.
 
 Each Solr core can have it's very own configset located beneath it in a 
`<instance_dir>/conf/` dir.
 Here, it is not named or shared and the word _configset_ isn't found.

Reply via email to