【发布时间】:2019-11-01 15:00:15
【问题描述】:
我关注docs 并尝试使用“全文搜索”,但它不起作用并且出现错误。
Unsupported lookup 'search' for CharField or join on the field not permitted
我使用 MySQL。它适用于 Starts-with 搜索、Exact 匹配和 Regex 搜索。
【问题讨论】:
标签: django-rest-framework full-text-search