openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
62 stars 22 forks source link

Support getIndexData #92

Closed rgaudin closed 2 years ago

rgaudin commented 3 years ago

This applies to libzim_next.

Libzim supports Item::getIndexData() to provide alternative data content to index for an Item. Defaults to indexing the actual content.

We should support similar feature, probably on Item.get_indexData().

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.