django-haystack 3.3.0
0
Pluggable search for Django.
Contents
Pluggable search for Django.
Stars: 3598, Watchers: 3598, Forks: 1302, Open Issues: 577The django-haystack/django-haystack
repo was created 15 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3598 github stars!
How to Install django-haystack
You can install django-haystack using pip
pip install django-haystack
or add it to a project with poetry
poetry add django-haystack
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-haystack/
- Documentation:
- https://django-haystack.readthedocs.io
- GitHub Repo:
- https://github.com/django-haystack/django-haystack
Classifiers
- Utilities
Related Packages
Errors
A list of common django-haystack errors.
Code Examples
Here are some django-haystack
code examples and snippets.
GitHub Issues
The django-haystack package has 577 open issues on GitHub
- Update setup.py for Elasticsearch 7
- replace smart_text with smart_str for Django 4.0.1
- ModelSearchIndex converts DateField to DateTimeField which prevents indexing using Xapian Backend
- forms.py: Fix Django 4.0 compatibility
- Django 4.0 Incompatability
- [pre-commit.ci] pre-commit autoupdate
- can't update index with workers
- Result window too large
- Feature Request: PostgreSQL Full Text Search support