django-watson
http://github.com/etianen/django-watson/
django-watson is a fast multi-model full-text search plugin for Django. It is easy to install and use, and provides high quality search results.
- Search across multiple models.
- Order results by by relevance.
- No need to install additional third-party modules or services.
- Fast and scaleable enough for most use cases.
-
django-watson 1.2.1 released
Mar 2016
django-watson 1.2.1 is now available on GitHub and PyPi. This is a minor bugfix release.
-
django-watson 1.2.0 released
Dec 2015
django-watson 1.2.0 is now available on GitHub and PyPi.
Important: In order to support Django 1.9, this release has introduced some breaking changes. For most people, this will simply involve changing how you import watson into your project. Check out the changelog for details.
-
django-watson 1.1.6 released
Apr 2015
The latest release of django-watson is available from GitHub and PyPi. Full release notes are available in the changelog.