gerlowskija commented on PR #2499: URL: https://github.com/apache/solr/pull/2499#issuecomment-2206324827
Alright @dsmiley - I took in most of your suggestions: 1. The logic for determining the limit now lives in QParser 2. QParser looks at the solrconfig.xml setting, but uses a local-param override if specified 3. The setting is now "opt-in", with the flag value "-1" used in the default configset. Lmk what you think; hopefully this is close. -- 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]
