squallsama commented on code in PR #4402: URL: https://github.com/apache/solr/pull/4402#discussion_r3289867686
########## solr/core/src/test/org/apache/solr/search/TestExtendedDismaxParser.java: ########## Review Comment: Good suggestions, moved tests related to NamedQueries to QueryEqualityTest ########## solr/solr-ref-guide/modules/query-guide/pages/other-parsers.adoc: ########## @@ -96,6 +96,17 @@ If this parameter is not set, the usual rules about boolean queries still apply Comma separated list of tags for excluding queries from parameters above. See explanation below. +`name`:: Review Comment: Removed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
