hiSandog commented on PR #4582: URL: https://github.com/apache/solr/pull/4582#issuecomment-4861727946
The JSON DSL and distributed-query pass-through are substantial additions. One edge case worth testing explicitly is validation behavior when `json_queries` contains multiple named queries and a subordinate node receives a request with only the selected `json_query` local param. The new `RequestUtil` exemption for `json_queries` is important, so a distributed test that uses two named interval queries and selects one would guard against accidental request-param flattening or loss during shard forwarding. -- 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]
