#31088: add support for websearch_to_tsquery
-------------------------------------+-------------------------------------
               Reporter:  James      |          Owner:  (none)
  Turk                               |
                   Type:  New        |         Status:  new
  feature                            |
              Component:             |        Version:  master
  contrib.postgres                   |       Keywords:  search, webquery,
               Severity:  Normal     |  postgres
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Postgres 11 adds support for a more natural query syntax as an alternative
 to the existing 'raw' that has boolean operators.    Supporting it in
 postgres.search is pretty trivial and makes things much easier for people
 wishing to power user-facing search without writing their own parser.

 I have a PR in the works to add this :)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31088>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.12974e52357f71f31adbd51f70c418d5%40djangoproject.com.

Reply via email to