coderedcorp / coderedcms

Wagtail + CodeRed Extensions enabling rapid development of marketing-focused websites.
https://www.coderedcorp.com/cms
Other
668 stars 137 forks source link

Workaround for MySQL search backend bug #610

Closed vsalvino closed 7 months ago

vsalvino commented 7 months ago

Workaround for: https://github.com/wagtail/wagtail/issues/11273

Basically, using .type() + .search() + MySQL search backend + paginate results, creates a bug in which there are no search results.