apache / apache/solr-orbit-workloads

New workload: so (StackOverflow flat posts)

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
4
Avg merge
3h 43m
Merged PRs (30d)
3

Description

Port the OSB `so` workload. CC-SA-3.0 Stack Exchange flat question/answer posts. Broad full-text search and faceting on a large, familiar corpus. Lower priority than `nested` (same source data) but useful as a standalone flat-document workload.

## Tasks
- Convert OSB workload using `solr-orbit convert-workload`
- Define operations: full-text search on title/body, tag faceting, date sort
- Add 1k sample corpus for test-mode
- Check whether any operations belong in `common_operations/` rather than this workload

**Depends on:** #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/so
- Creating workloads: https://github.com/apache/solr-orbit/blob/main/CREATE_WORKLOAD_GUIDE.md

Contributor guide

Open the contributing guide

Research direction

Start with CREATE_WORKLOAD_GUIDE.md and the OSB so workload, then run solr-orbit convert-workload to establish the workload structure. Review common_operations/ for reusable operations and resolve the ASF hosting dependency in #3 before finalizing corpus files. Done means the workload defines title/body search, tag faceting, date sorting, and a 1k test-mode sample corpus.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.