#32492: Add django API for Postgres pg_trgm word_similarity, fuzzy full-text
search.
----------------------------------+------------------------------------
     Reporter:  Taneli            |                    Owner:  Taneli
         Type:  New feature       |                   Status:  assigned
    Component:  contrib.postgres  |                  Version:  dev
     Severity:  Normal            |               Resolution:
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------

Comment (by Matthew Schinckel):

 FWIW, I use pg_trgm, and I also have a `connection_created` receiver that
 sets `pg_trgm.similarity_threshold`. It might be nice to include the
 ability to set this in some way, so that other operations that use this
 can be included.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32492#comment:4>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.d62d733532d80602712f4e7c32391318%40djangoproject.com.

Reply via email to