janhoy opened a new issue, #5: URL: https://github.com/apache/solr-orbit-workloads/issues/5
Port the OSB `noaa` workload. US Government public domain dataset of NOAA Global Historical Climatology Network records 2014–2016. Dense numeric and date range queries with aggregations — complements `nyc_taxis` without dataset overlap. ## Tasks - Convert OSB workload using `solr-orbit convert-workload` - Adapt schema (temperature fields, nested station metadata, date) - Define operations: date range, temperature range, faceting - Add 1k sample corpus for test-mode - Check whether any operations belong in `common_operations/` rather than this workload **Depends on:** apache/solr-orbit-workloads#3 (ASF dataset hosting must be resolved before corpus files can be finalised) ## References - OSB workload: https://github.com/opensearch-project/opensearch-benchmark-workloads/tree/main/noaa - Creating workloads: https://github.com/apache/solr-orbit/blob/main/CREATE_WORKLOAD_GUIDE.md -- 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]
