forked from django-haystack/django-haystack
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master'
- Loading branch information
Showing
74 changed files
with
1,495 additions
and
293 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Haystack | |
======== | ||
|
||
:author: Daniel Lindsley | ||
:date: 2012/03/30 | ||
:date: 2013/04/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_, | ||
|
@@ -33,7 +33,8 @@ Documentation | |
============= | ||
|
||
* Development version: http://docs.haystacksearch.org/ | ||
* v1.2.X: http://django-haystack.readthedocs.org/en/v1.2.6/ | ||
* v2.0.X: http://django-haystack.readthedocs.org/en/v2.0.0/ | ||
* v1.2.X: http://django-haystack.readthedocs.org/en/v1.2.7/ | ||
* v1.1.X: http://django-haystack.readthedocs.org/en/v1.1/ | ||
|
||
|
||
|
@@ -48,19 +49,3 @@ Haystack has a relatively easily-met set of requirements. | |
Additionally, each backend has its own requirements. You should refer to | ||
http://docs.haystacksearch.org/dev/installing_search_engines.html for more | ||
details. | ||
|
||
|
||
Commercial Support | ||
================== | ||
|
||
If you're using Haystack in a commercial environment, paid support is available | ||
from `Toast Driven`_. Services offered include: | ||
|
||
* Advice/help with setup | ||
* Implementation in your project | ||
* Bugfixes in Haystack itself | ||
* Features in Haystack itself | ||
|
||
If you're interested, please contact Daniel Lindsley ([email protected]). | ||
|
||
.. _`Toast Driven`: http://toastdriven.com/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.