ubyssey / ubyssey.ca

The code that powers www.ubyssey.ca
GNU General Public License v2.0
36 stars 41 forks source link

Remove VideoSnippet from search index #1380

Closed psiemens closed 9 months ago

psiemens commented 9 months ago

What problem does this PR solve?

The VideoSnippet custom model is not compatible with the new search backend in Wagtail 3, which prevents us from building a clean search index. This PR removes VideoSnippet from the search index while we figure out a long term fix.