Skip to content

django-searchstack/django-searchstack

Repository files navigation

Django-Searchstack

image

target

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

image

target

https://coveralls.io/github/django-searchstack/django-searchstack?branch=master

Django-Searchstack is a fork of Django-Haystack the aim of which is to
deprecate a lot of unused/barely-used features, fix long standing bugs
and add new substantial features. Currently it is under heavy development
but whenever version 1.0 comes out, it will be mostly backwards-compatible

with Haystack with clear migration instructions.

Django-Searchstack provides modular search for Django. It features a unified, familiar
API that allows you to plug in different search backends (such as Solr and
Elasticsearch). The current plan is to only have two full-featured backends

whereas Whoosh backend (which exists in Haystack) is removed.

Django-Searchstack is BSD licensed, plays nicely with third-party apps without needing to
modify the source and supports advanced features like faceting, More Like This,

highlighting, spatial search and spelling suggestions.

Getting Help

Please file issues on GitHub.

Documentation

Currently in development.

Requirements

Haystack has a relatively easily-met set of requirements.

Additionally, each backend has its own requirements.

About

Searchstack is a fork of Haystack to get some real work done and bring the codebase back to life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages