meilisearch / meilisearch/scrapix

Index the PDF files

Open
#104 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.