Skip to content

Fulltext-search broken for individual-book search-inside #13

@mekarpeles

Description

@mekarpeles

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions