thelabdude edited a comment on pull request #436:
URL: https://github.com/apache/solr/pull/436#issuecomment-991330781


   Confirmed ... the query form getting submitted 2x each time you push the 
`Execute Query` button exists on main! So that's bad and looks to be the cause 
of why having `stats.field=f1&stats.field=f2` fails (b/c of how the params are 
processed for the 2nd query) ... I think you need to have rawParams for this 2x 
behavior to happen.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to