You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/08/23 10:25:14 UTC

[james-project] 21/26: JAMES-3771 Docs: Elastic => OpenSearch rewords

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 4df0aef060d94ec93e1f117df7773f952b5cd61b
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Aug 8 10:18:40 2022 +0700

    JAMES-3771 Docs: Elastic => OpenSearch rewords
---
 docs/modules/servers/pages/basic/conf/index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/servers/pages/basic/conf/index.adoc b/docs/modules/servers/pages/basic/conf/index.adoc
index 4666e3d257..66fe00d993 100644
--- a/docs/modules/servers/pages/basic/conf/index.adoc
+++ b/docs/modules/servers/pages/basic/conf/index.adoc
@@ -81,9 +81,9 @@ Are there any examples anywhere?
 
  @mbaechler
 mbaechler on Jun 16 Member
-If you look at example of users in the code, the quota-search feature is a good example : https://github.com/apache/james-project/blob/master/mailbox/plugin/quota-search-elasticsearch/src/main/java/org/apache/james/quota/search/elasticsearch/events/ElasticSearchQuotaMailboxListener.java
+If you look at example of users in the code, the quota-search feature is a good example : https://github.com/apache/james-project/blob/master/mailbox/plugin/quota-search-opensearch/src/main/java/org/apache/james/quota/search/opensearch/events/OpenSearchQuotaMailboxListener.java
 
-It allows to index quota usage per user into ElasticSearch
+It allows to index quota usage per user into OpenSearch
 ----
 * managesieveserver.xml -> https://issues.apache.org/jira/browse/JAMES-3245
   ** Status: 


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org