Sampler should be able to accept type == index_parallel
Open
Area - Batch Ingestion
Area - Web Console
Feature/Change Description
Starter
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
### Description
Right now the sampler endpoint does not accept type `index_parallel` only `index` this is inconvenient.
### Motivation
It will allow the web-console to remove this hacky function:

Contributor guide
Research direction
Start by tracing the sampler endpoint's validation and handling for type `index`, then identify where `index_parallel` is rejected. Check the existing sampler behavior and web-console usage described in the issue; done means the endpoint accepts `index_parallel` so the console no longer needs its workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100