[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GMG-Devel] Search Interface
From: |
Christopher Allan Webber |
Subject: |
Re: [GMG-Devel] Search Interface |
Date: |
Wed, 17 Apr 2013 09:20:46 -0500 |
User-agent: |
mu4e 0.9.9.5-dev5; emacs 24.1.50.1 |
I will note that we discussed this a bit more with Praveen on IRC :)
Since we aren't using Django, using django haystack is not really
possible; at the moment we are leaning thus toward whoosh.
(Nathan Yergler, if you have any relevant feedback since I think you're
the most qualified mentor around search stuff, that would be welcome!)
- cwebb
Praveen Kumar writes:
> Hi,
>
> This is Praveen Kumar from India. I am interested in working on the "Search
> Interface" project. I propose using Django Haystack [1] or Whoosh [2] which
> is
> purely implemented in python. I want to know if the search interface will
> be implemented as a separate app or as a mediagoblin plugin. What is the
> size of the data we are talking about?
>
> [1] http://haystacksearch.org/
> [2] https://bitbucket.org/mchaput/whoosh/wiki/Home