Skip to content

juliomenendez/django-haystack

This branch is 561 commits behind django-haystack/django-haystack:master.

Folders and files

NameName
Last commit message
Last commit date
May 31, 2016
Feb 8, 2017
Oct 29, 2015
Jan 9, 2017
Jan 9, 2017
Feb 17, 2016
Jul 20, 2016
Mar 14, 2015
Jan 2, 2017
Dec 5, 2016
May 31, 2016
Jul 28, 2013
Dec 20, 2011
Jan 5, 2017
Mar 29, 2014
Dec 5, 2016
Dec 5, 2016

Repository files navigation

Haystack

Author: Daniel Lindsley
Date: 2013/07/28

Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.

Haystack is BSD licensed, plays nicely with third-party app without needing to modify the source and supports advanced features like faceting, More Like This, highlighting, spatial search and spelling suggestions.

You can find more information at http://haystacksearch.org/.

Getting Help

There is a mailing list (http://groups.google.com/group/django-haystack/) available for general discussion and an IRC channel (#haystack on irc.freenode.net).

Documentation

See the changelog

Build Status

https://travis-ci.org/django-haystack/django-haystack.svg?branch=master

Requirements

Haystack has a relatively easily-met set of requirements.

Additionally, each backend has its own requirements. You should refer to https://django-haystack.readthedocs.io/en/latest/installing_search_engines.html for more details.

About

Modular search for Django. Currently v2.0.0-beta.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%