meilisearch / meilisearch/scrapix
Index the PDF files
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Add an option to index the PDF files when it saw them. There is two option either we just index the content of the PDF as a text. Or we convert the PDF to an HTML page then index it as if it was a normal HTML page.
Contributor guide
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 files or tests are named. Start by locating the indexing entry point and PDF handling path, then clarify whether completion means extracting PDF text or converting PDFs to HTML, and add coverage for the selected option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100