ArchiveLabs / ArchiveLabs/api.archivelab.org

Fulltext-search broken for individual-book search-inside

Open
#13 0 comments 0 reactions 2 assignees Claimed by @mekarpeles View on GitHub
Dominant language
Python
Stars
40
Forks
17
PR merge metrics
No merged PRs in 30d

Description

This endpoint still works:
https://api.archivelab.org/search/books?q=test&fields=names,ids,hits&collections=texts (searches across all books)

However the https://api.archivelab.org/books/{user_id}/searchinside?q=test endpoint needs to be fixed.

This uses:
https://github.com/ArchiveLabs/api.archivelab.org/blob/master/server/api/archive.py#L80

And I believe @rchrd2 mentioned this endpoint may have changed slightly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.