Barry Pederson has nice, short example of adding PostgreSQL full text
search to an existing Djanog app at:

   http://barryp.org/blog/entries/postgresql-full-text-search-django/


On Feb 8, 11:22 am, Alex Gaynor <alex.gay...@gmail.com> wrote:
> 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, 
> seehttp://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- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
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