Haystack Search for Django

Haystack - Search for Django

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.
Haystack is
BSD licensed,
plays nicely with third-party apps without needing to modify the
source and supports Solr,
Elasticsearch,
Whoosh and
Xapian.

Get started

原文地址:https://www.cnblogs.com/lexus/p/2540946.html