serhiy-bzhezytskyy commented on PR #78: URL: https://github.com/apache/solr-orbit/pull/78#issuecomment-5545796637
One scope note, since it applies to the other converter PRs: this one is naming, and pausing it is fine. #74 and #77 are a different case — there the generated workload does not run. A space in a range term gives HTTP 400, and `fixed_interval: 60d` is converted to `+1MONTH`, so the facet returns monthly buckets for a 60-day interval. Hand-tuning is the only way to get a working workload out of those, which is what I would rather remove. -- 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]
