You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ep...@apache.org on 2022/11/11 13:55:51 UTC

[solr] 01/01: attribute contribution

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

epugh pushed a commit to branch pr/1067
in repository https://gitbox.apache.org/repos/asf/solr.git

commit 50fc8110ee32faec0dff2bdc9068d059158fd0f2
Author: Eric Pugh <ep...@opensourceconnections.com>
AuthorDate: Fri Nov 11 08:55:21 2022 -0500

    attribute contribution
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 6e91d5008d8..14603d529cb 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -37,6 +37,8 @@ New Features
 
 * SOLR-16500: Added --enable-preview for JDK 19 to enable MemorySegment support in MMapDirectory (Kevin Risden)
 
+* SOLR-16409: Admin UI - Expose all highlighting parameters in the Query UI (Jeanie Lam via Eric Pugh)
+
 Improvements
 ---------------------