Contents

django-haystack 3.3.0

0

Pluggable search for Django.

Pluggable search for Django.

Stars: 3809, Watchers: 3809, Forks: 1308, Open Issues: 582

The django-haystack/django-haystack repo was created 17 years ago and the last code push was 6 days ago.
The project is very popular with an impressive 3809 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
No  django-haystack  pypi packages just yet.

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 582 open issues on GitHub

  • chore: Ignore generated haystack version file
  • Django 5 admin changelist template not rendering actions and select column
  • Updated: Added logic to implement Interval Faceting (Solr only).
  • Receiving lists instead of singular values from a Solr backend

See more issues on GitHub

Related Packages & Articles

django-filter 25.2

Django-filter is a reusable Django application for allowing users to filter querysets dynamically.