This is an automated email from the ASF dual-hosted git repository. jbernste pushed a commit to branch branch_9_0 in repository https://gitbox.apache.org/repos/asf/solr.git
commit 1b2b3970a2f893aeeea8f6e145b923377101f72c 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 ced7bec..243000d 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -44,6 +44,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)
