django-haystack

Pluggable search for Django
Download

django-haystack Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Lindsley
  • Publisher web site:
  • http://toastdriven com

django-haystack Tags


django-haystack Description

Pluggable search for Django django-haystack is a plugin that offers pluggable search for Django.Find the needle you're looking for!Search doesn't have to be hard. Haystack lets you write your search code once and choose the search engine you want it to run on. With a familiar API that should make any Djangonaut feel right at home and an architecture that allows you to swap things in and out as you need to, it's how search ought to be.Get started 1. Get the most recent source. 2. Add haystack to your INSTALLED_APPS. 3. Create search_indexes.py files for your models. 4. Setup the main SearchIndex via autodiscover in your URLconf. 5. Include haystack.urls to your URLconf. 6. Search! Requirements: · Django · Python


django-haystack Related Software