Name: | python-django-haystack-docs |
---|---|
Version: | 2.4.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 7030387 |
License: | BSD |
RPM: | python-django-haystack-docs-2.4.1-1.el7.noarch.rpm |
Source RPM: | python-django-haystack-2.4.1-1.el7.src.rpm |
Build Date: | Wed Nov 08 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://haystacksearch.org/ |
Summary: | Documentation for Django Haystack pluggable search |
Description: | Documentation for Django Haystack pluggable search 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/. |
- Update to 2.4.1
- Update to 2.3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Build -docs subpackage - Remove hidden files and cruft from other OSes - Force rebuild of documentation
- Remove extra BuildRequires: python-django
- Correct %description
- Initial release