meilisearch / meilisearch/datasets
Creation of script to quickly setup a dataset
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently this repository provides usefull datasets but the user still needs to create the script to index it to Meilisearch.
A bash script to automate this would be a great addition.
Related to https://github.com/meilisearch/datasets/pull/16 which was done in javascript
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by reviewing the repository's dataset layout and related JavaScript PR #16, then define the Bash script's input and indexing flow; done means a user can run it to index a provided dataset into Meilisearch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- data, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100