Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 281096

Summary: dev-python/django-haystack (New package)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: python, sunrise
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: All   
URL: http://haystacksearch.org/
Whiteboard: sunrise-overlay
Package list:
Runtime testing required: ---
Bug Depends on: 281095    
Bug Blocks: 508088    
Attachments: Simple live ebuild.

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