You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2020/12/07 13:33:55 UTC

[lucene-solr] branch master updated: SOLR-15022: fix page-children declaration.

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

ab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new 637afad  SOLR-15022: fix page-children declaration.
637afad is described below

commit 637afadeaaeabd28020e0c47b0ff700fc82571f4
Author: Andrzej Bialecki <ab...@apache.org>
AuthorDate: Mon Dec 7 14:33:22 2020 +0100

    SOLR-15022: fix page-children declaration.
---
 solr/solr-ref-guide/src/solr-plugins.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/solr-plugins.adoc b/solr/solr-ref-guide/src/solr-plugins.adoc
index a21b5ca..d9946b2 100644
--- a/solr/solr-ref-guide/src/solr-plugins.adoc
+++ b/solr/solr-ref-guide/src/solr-plugins.adoc
@@ -1,6 +1,7 @@
 = Solr Plugins
 :page-children: libs, \
-    package-manager
+    package-manager, \
+    cluster-plugins
 // Licensed to the Apache Software Foundation (ASF) under one
 // or more contributor license agreements.  See the NOTICE file
 // distributed with this work for additional information