You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by is...@apache.org on 2021/02/12 18:47:30 UTC

[lucene-site] branch master updated: Adding slack links to community and discussion pages (#39)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 45367f2  Adding slack links to community and discussion pages (#39)
45367f2 is described below

commit 45367f230a9da450e7b575ee59fcca95695aae16
Author: Ishan Chattopadhyaya <is...@apache.org>
AuthorDate: Sat Feb 13 00:17:18 2021 +0530

    Adding slack links to community and discussion pages (#39)
---
 content/pages/core/discussion.md |  6 +++++-
 content/pages/solr/community.md  | 10 +++++++---
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/content/pages/core/discussion.md b/content/pages/core/discussion.md
index 532e6c7..ef8fe53 100644
--- a/content/pages/core/discussion.md
+++ b/content/pages/core/discussion.md
@@ -86,7 +86,11 @@ but developers should be careful to transfer all the official decisions or usefu
 
 ## Slack
 
-The project's Slack channel is the **#lucene-dev** channel in the **the-asf** organization. Link: <https://the-asf.slack.com/messages/CE70MDPMF>
+* The project's Slack channel are the `#lucene-dev` and `#solr-dev` channels in the `the-asf` organization. These are primarily for developer discussions and not meant as support channels. Link: <https://the-asf.slack.com/messages/CE70MDPMF>
+
+* There are unofficial slack organizations for Solr support
+    * A community maintained/unofficial Slack organization that relays messages bi-directionally to/from the official IRC channels. Link: https://s.apache.org/solr-slack
+    * For relevance related discussions (Solr or other search engines), there's Relevance Slack: https://opensourceconnections.com/slack
 
 ## Mail Archives
 
diff --git a/content/pages/solr/community.md b/content/pages/solr/community.md
index 93501a9..decb698 100644
--- a/content/pages/solr/community.md
+++ b/content/pages/solr/community.md
@@ -113,9 +113,9 @@ for details on subscribing to its mailing list.
 
 There are two primary IRC channels dedicated to Solr at freenode.net.
 
-• #solr -- Channel for Solr user questions
+- #solr -- Channel for Solr user questions
 
-• #solr-dev -- Hangout for discussion of Solr development
+- #solr-dev -- Hangout for discussion of Solr development
 
 The IRC channel can be used for online discussion about Lucene<sup>&trade;</sup>/Solr related stuff,
 but developers should be careful to transfer all the official decisions or useful discussions to the issue
@@ -127,7 +127,11 @@ wealth of information about how to get the most out of the IRC channels.
 
 #### Slack ####
 
-The project's Slack channel is the `#lucene-dev` channel in the `the-asf` organization. Link: <https://the-asf.slack.com/messages/CE70MDPMF>
+* The project's Slack channel are the `#lucene-dev` and `#solr-dev` channels in the `the-asf` organization. These are primarily for developer discussions and not meant as support channels. Link: <https://the-asf.slack.com/messages/CE70MDPMF>
+
+* There are unofficial slack organizations for Solr support
+    * A community maintained/unofficial Slack organization that relays messages bi-directionally to/from the official IRC channels. Link: https://s.apache.org/solr-slack
+    * For relevance related discussions (Solr or other search engines), there's Relevance Slack: https://opensourceconnections.com/slack
 
 ## Issue tracker ##