openzim / openzim/python-libzim
Support getSnippet
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 108
- Forks
- 29
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 1
Description
Search should support getSnippet from the libzim library.
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
Start by locating the Python Search binding and the existing methods that expose libzim search behavior. Compare the requested getSnippet operation with the libzim API and its expected arguments and return value. Done means Search supports getSnippet with a tested Python-facing result consistent with libzim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100