This is an automated email from the ASF dual-hosted git repository. jbernste pushed a commit to branch branch_9x in repository https://gitbox.apache.org/repos/asf/solr.git
commit 3e83d79d67a3d3aa71b547595a2893228041fc41 Author: Joel Bernstein <[email protected]> AuthorDate: Mon Jan 10 14:21:17 2022 -0500 SOLR-15197: Update CHANGES.txt --- solr/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index de4f4d0..5a59877 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -68,6 +68,8 @@ New Features * SOLR-15694: Node roles (Ishan Chattopadhyaya, noble) +* SOLR-15197: Support temporal graph queries with DAY and WEEKDAY windows (Joel Bernstein) + Improvements ---------------------- * LUCENE-8984: MoreLikeThis MLT is biased for uncommon fields (Andy Hind via Anshum Gupta)
