risdenk opened a new pull request, #1025: URL: https://github.com/apache/solr/pull/1025
https://issues.apache.org/jira/browse/SOLR-16417 * Extracts method from already implemented logic to apply error checking for refine facets and distrib intervals. * Use constants instead of strings in common cases. I didn't add a test for this since I couldn't get it to reproduce easily. I know its a condition of timeAllowed for what I saw this error happen. The issue is that timeAllowed isn't easy to insert into the running query at a predetermined interval. Most of the time this just ends up breaking out at some random time in the query. -- 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]
