Opened 51 minutes ago

Last modified 48 minutes ago

#37219 assigned Cleanup/optimization

Add GeneratedField example to PostgreSQL search reference.

Reported by: Carlton Gibson Owned by: Carlton Gibson
Component: Documentation Version: 6.0
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I was reading the Performance section of the Postgres Full text search reference.

The requirement to use a trigger with SearchVectorField made me think of using a GeneratedField. I think that would be a good example to add.

Change History (1)

comment:1 by Carlton Gibson, 48 minutes ago

Note: See TracTickets for help on using tickets.
Back to Top