#13033: MySQL full text search in admin
----------------------------------+------------------------------------
     Reporter:  Simon Litchfield  |                    Owner:  nobody
         Type:  New feature       |                   Status:  new
    Component:  contrib.admin     |                  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 Adam Zapletal):

 Replying to [comment:10 Sasha Gaevsky]:
 > This is already implemented -
 
https://github.com/django/django/blob/917cc288a38f3c114a5440f0749b7e5e1086eb36/django/contrib/admin/options.py#L888.
 >
 > I believe ticket could be closed.

 It looks like the `__search` lookup is only implemented for Postgres (in
 `contrib.postgres`):
 https://docs.djangoproject.com/en/dev/ref/contrib/postgres/search/#std-
 fieldlookup-search

 There is currently no `contrib.mysql`. Is this level of MySQL-specific
 behavior of interest to Django?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/13033#comment:11>
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/0107018ddbcf749a-b56178a8-7611-4317-bb3b-7e0d3d9cc8b6-000000%40eu-central-1.amazonses.com.

Reply via email to