#27899: Phrase search query for Postgres full text search
-------------------------------------+-------------------------------------
     Reporter:  Ilya Semenov         |                    Owner:  Greg
                                     |  Allensworth
         Type:  New feature          |                   Status:  assigned
    Component:  contrib.postgres     |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * needs_better_patch:  0 => 1


Comment:

 The patch may need a small change to support "to_tsquery" which is a part
 of [https://github.com/django/django/pull/8491 PR 8491]. Maybe a
 multivalued argument called something like `search_type` with values like
 "raw", "phrase", "plain" would be appropriate.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27899#comment:20>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.b8511653ed780b954cf385def7866732%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to