#4676: Full text search support for PostgreSQL (postgresql_psycopg2 backend)
-------------------------------------------+--------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Core
framework
Version: SVN | Resolution:
Keywords: postgresql full text search | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------------+--------------------------------
Comment (by anonymous):
Replying to [comment:2 Amirouche B.]:
> How can use this to search on several column ?
>
> I tried to get some inspiration from
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/tsearch-V2-
intro.html
> and http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/
tsearch2-guide.html
>
> but it's hard to mix with django.
You can check this link, http://smelaatifi.blogspot.com/2007/09/full-text-
search-with-tsearch2-and.html,
there is a solution to use it with django and an index over several
columns.
--
Ticket URL: <http://code.djangoproject.com/ticket/4676#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---