mamcxyz wrote:
> Yes I do.
>
> I'm building a "community" site for know, see and review local
> restaurant... This for restaurant with geographic information, food
> type, music played, bla bla... full of tags and trees...The idea is
> have more or less 1000+ before the end of this year and I expect a
> large amount of visitors.
>
> I drive the navigation from the search engine, and using prefixQuery I
> mix the concept of tag navigation and tree navigation.
>
> In my local computer, this work as magic ;)
>
> The site is not tied to any particular taxonomy, is free text in all
> places, the performance look good, etc...
>
>   
I would suggest PostgreSQL with TSearch2. It has full text capabilities, 
is fast and supports ranking.

Joshua D. Drake


> Also, in my experience with MUTIS (a port of Lucene to Delphi) I learn
> good tricks with it, I'm planning use it in the site.
>
> Plus, the vast mayority of search interfaces in websites sucks. The
> Lucene factor increase the usefullness of this option...
>
>
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to