Skip to content

Fix AttributeError error at /api/v1/file/search/ #2303

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

Merged
merged 1 commit into from
Jul 14, 2016
Merged

Fix AttributeError error at /api/v1/file/search/ #2303

merged 1 commit into from
Jul 14, 2016

Conversation

berkerpeksag
Copy link
Member

Currently, /api/v1/file/search/ is not working because
of django-haystack/django-haystack#908

See #2264 for a
complaint about the broken endpoint.

The problem has already been fixed in django-haystack/django-haystack@4956486

I have just upgraded django-haystack and django-tastypie
dependencies to fix the problem.

Currently, /api/v1/file/search/ is not working because
of django-haystack/django-haystack#908

See #2264 for a
complaint about the broken endpoint.

The problem has already been fixed in django-haystack/django-haystack@4956486

I have just upgraded django-haystack and django-tastypie
dependencies to fix the problem.
@ericholscher
Copy link
Member

Sounds good. We should likely remove the tastypie dependency, because we currently use Elastic Search for our main search functionality, and deprecate the v1 search. This is a good fix for now, though. Thanks!

@ericholscher ericholscher merged commit bcdf7de into readthedocs:master Jul 14, 2016
@berkerpeksag berkerpeksag deleted the fix-file-search-api branch July 14, 2016 22:18
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

Successfully merging this pull request may close these issues.

2 participants