You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by md...@apache.org on 2022/06/21 20:31:34 UTC

[lucene-site] branch main updated: INFRA-23404: Trivial whitespace change to trigger buildbot

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

mdrob 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 9cc1b6c76 INFRA-23404: Trivial whitespace change to trigger buildbot
9cc1b6c76 is described below

commit 9cc1b6c767d9e74202753b91823311d5fa7a097e
Author: Mike Drob <md...@apple.com>
AuthorDate: Tue Jun 21 13:31:24 2022 -0700

    INFRA-23404: Trivial whitespace change to trigger buildbot
---
 content/core/core_news/2022-06-17-8-11-2-available.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/content/core/core_news/2022-06-17-8-11-2-available.md b/content/core/core_news/2022-06-17-8-11-2-available.md
index 1954e8164..f0363b981 100644
--- a/content/core/core_news/2022-06-17-8-11-2-available.md
+++ b/content/core/core_news/2022-06-17-8-11-2-available.md
@@ -14,13 +14,15 @@ This release contains numerous bug fixes, optimizations, and improvements, some
 ### Lucene 8.11.2 Release Highlights:
 
 Bug fixes
+
 * LUCENE-10564: Make sure SparseFixedBitSet#or updates ramBytesUsed.
 * LUCENE-10477: Highlighter: WeightedSpanTermExtractor.extractWeightedSpanTerms to Query#rewrite
   multiple times if necessary.
 
 Optimizations
+
 * LUCENE-10481: FacetsCollector will not request scores if it does not use them.
 
 Please read CHANGES.txt for a full list of changes:
 
-  <https://lucene.apache.org/core/8_11_2/changes/Changes.html>
\ No newline at end of file
+  <https://lucene.apache.org/core/8_11_2/changes/Changes.html>