epam / epam/statgpt-backend

[cli] indexing: improve dataset selectors

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
26
Forks
1
Avg merge
1d 17h
Merged PRs (30d)
25

Description

### StatGPT Backend version

0.3.0

### What is the problem this feature will solve?

- select multiple datasets to index at once (multiselect mode)
- index all "NOT_STARTED" datasets at once, without the need to manually select them

### What is the proposed feature or solution?

can:
- add new if/else blocks
- or refactor selectors in a class and support filtering by dataset attributes (like: `status=NOT_STARTED`, `older_than="2026-01-01"`)

### What alternatives have you considered?

_No response_

Contributor guide

Open the contributing guide

Research direction

The issue names CLI dataset indexing and selectors but no files or tests. Start by locating the current selector entry point and its tests, then trace how datasets are selected for indexing. Done means supporting multiple selected datasets and indexing all NOT_STARTED datasets, with the final filtering scope clarified before implementation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.