You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by iv...@apache.org on 2022/10/24 10:52:49 UTC

[lucene-site] branch main updated: undo small edit

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8a3e38b9d undo small edit
8a3e38b9d is described below

commit 8a3e38b9dc735bed46bdbfdaafb1bdc94c75ce3d
Author: iverase <iv...@apache.org>
AuthorDate: Mon Oct 24 12:33:00 2022 +0200

    undo small edit
---
 content/core/core_news/2022-10-24-9-4-1-available.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/core/core_news/2022-10-24-9-4-1-available.md b/content/core/core_news/2022-10-24-9-4-1-available.md
index d6dea1a43..536e412d3 100644
--- a/content/core/core_news/2022-10-24-9-4-1-available.md
+++ b/content/core/core_news/2022-10-24-9-4-1-available.md
@@ -15,6 +15,6 @@ This release contains numerous bug fixes, optimizations, and improvements, some
 
  * When reading large segments, the kNN vectors format could fail with a validation error, preventing further writes or searches on the index. This bug is now fixed. Only version 9.4.0 was affected, so it is recommended to skip 9.4.0 if you are using kNN vectors.
 
-Please read CHANGES.txt for a full list of changes :
+Please read CHANGES.txt for a full list of changes:
 
   <https://lucene.apache.org/core/9_4_1/changes/Changes.html>