#27589 closed New feature (wontfix)
SearchVectorField with built-in managed triggers
Reported by: | Lex Berezhny | Owned by: | Lex Berezhny |
---|---|---|---|
Component: | contrib.postgres | Version: | dev |
Severity: | Normal | Keywords: | fts full text search postgres |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This is a significantly enhanced version of django.contrib.postgresql.search.SearchVectorField with automatically generated and managed database trigger.
Change History (2)
comment:1 by , 8 years ago
Keywords: | full text postgres added; postgresql removed |
---|---|
Owner: | set to |
comment:2 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This pull request was released as independent package: https://github.com/damoti/django-tsvector-field
See discussion in github: https://github.com/django/django/pull/7678