epugh commented on code in PR #2024: URL: https://github.com/apache/solr/pull/2024#discussion_r1424581287
########## solr/solr-ref-guide/modules/query-guide/pages/common-query-parameters.adoc: ########## @@ -277,7 +277,7 @@ For example: [source,text] ---- -q=supervillians&debugQuery=on&explainOther=id:juggernaut +q=supervillains&debugQuery=on&explainOther=id:juggernaut Review Comment: Just a quick, this query works now? Wanted to make sure the typo doesn't actually need to be there! -- 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]
