Site search

4 views
Skip to first unread message

RBTN

unread,
Oct 5, 2009, 1:40:40 PM10/5/09
to Django FeinCMS
Hello,

I need to add the search form for my website which I am planning to
run on FeinCMS.

Seems like I need to search all contenttype models for that, right ?
Also it has to do search in specific language.

Has anyone tried to add external search options, like http://haystacksearch.org/docs/
?

Thanks!

Robert

Matthias Kestenholz

unread,
Oct 11, 2009, 7:24:02 AM10/11/09
to django-...@googlegroups.com
Hello Robert

On Mon, Oct 5, 2009 at 7:40 PM, RBTN <robe...@gmail.com> wrote:
>
> Hello,
>
> I need to add the search form for my website which I am planning to
> run on FeinCMS.
>
> Seems like I need to search all contenttype models for that, right ?

Yes, there is no alternative when you are doing the search directly in
the database. An external search engine which only uses the generated
content and not the content types would not need to do this obviously.

> Also it has to do search in specific language.
>
> Has anyone tried to add external search options, like http://haystacksearch.org/docs/ ?

No, not yet. I think haystack is one of the most promising projects in
this area though.

Matthias

Reply all
Reply to author
Forward
0 new messages