Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281096 - dev-python/django-haystack (New package)
Summary: dev-python/django-haystack (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://haystacksearch.org/
Whiteboard: sunrise-overlay
Keywords: EBUILD, InOverlay
Depends on: 281095
Blocks: 508088
  Show dependency tree
 
Reported: 2009-08-11 12:07 UTC by Michał Górny
Modified: 2014-06-14 02:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Simple live ebuild. (django-haystack-9999.ebuild,395 bytes, text/plain)
2009-08-13 12:55 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-08-11 12:07:25 UTC
Django-haystack is a modular indexing/search extension to django. It features unified API which allows user to change search backend easily without modifying the code.

AFAICS currently django-haystack can use either Solr or Whoosh (but only <0.2) as a search backend.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-08-13 12:55:48 UTC
Created attachment 201125 [details]
Simple live ebuild.

Simple ebuild for live version of django-haystack. Although haystack itself supports pluggable backends, it comes with Solr & Whoosh ones. As we don't have either of these engines and Whoosh is pure python, I've opened a request for it and added it here as non-conditional RDEPEND.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-08-20 15:50:22 UTC
Ebuild now in Sunrise, review URL:
  http://overlays.gentoo.org/proj/sunrise/browser/reviewed/dev-python/django-haystack
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2014-06-14 02:56:17 UTC
*django-haystack-2.1.0.ebuild (14 Jun 2014)

  14 Jun 2014; Ian Delaney <idella4@gentoo.org>
  +django-haystack-2.1.0.ebuild, +metadata.xml:
  new ebuild, dep to reviewboard-2.0.1, wrt Bug #508088, closes Bug #281096