You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2020/09/22 19:52:20 UTC

[lucene-solr] branch master updated (a77817a -> 2197776)

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

dsmiley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from a77817a  Use github actions cache (#1910)
     add 2197776  SOLR-13181: param macro expansion could throw (#1877)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  4 ++
 .../apache/solr/request/macro/MacroExpander.java   | 35 ++++++++------
 .../solr/request/macro/TestMacroExpander.java      | 56 +++++++++++++++-------
 3 files changed, 63 insertions(+), 32 deletions(-)