Opened 8 years ago

Closed 8 years ago

#26965 closed New feature (duplicate)

Postgres Full Text Search in ModelAdmin.search_fields

Reported by: Daniel Stanton Owned by: nobody
Component: contrib.admin Version: 1.10
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Will the new 1.10 features found in Postgres Full Text Search be supported in ModelAdmin.search_fields? The 1.10 docs say the @ operator is only applicable to MySQL, so thought I'd check if it was in the pipeline.

Change History (1)

comment:1 by Tim Graham, 8 years ago

Resolution: duplicate
Status: newclosed
Type: UncategorizedNew feature

Duplicate of #26184

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