On Sun, Feb 8, 2009 at 11:20 AM, Petite Abeille <petite.abei...@gmail.com>wrote:

>
>
> On Feb 8, 2009, at 5:17 PM, Peter2108 wrote:
>
> > Thanks. Between posting and your response I found out that MySQL
> > has built in support for full-text searchs but PostgreSQL does not.
>
> Hmmm...
>
> http://www.postgresql.org/docs/8.3/static/textsearch.html
>
> --
> PA.
> http://alt.textdrive.com/nanoki/
>
>
> >
>
Postgres has full text support from 8.3 onwards, however django doesn't have
support for using it from within the ORM yet, see
http://code.djangoproject.com/ticket/3254

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to