Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mekarpeles opened this issue Mar 9, 2018 · 0 comments
Open

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

mekarpeles opened this issue Mar 9, 2018 · 0 comments
Assignees

Comments

@mekarpeles
Copy link
Member

mekarpeles commented Mar 9, 2018

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.

@mekarpeles mekarpeles changed the title Fulltext-search broken on Fulltext-search broken for individual-book search-inside Mar 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants