Merge branch '994-front-fts' into 'develop'
Resolve "Switch to proper full-text-search system" See merge request funkwhale/funkwhale!976
Showing
- api/funkwhale_api/common/search.py 12 additions, 2 deletionsapi/funkwhale_api/common/search.py
- api/funkwhale_api/music/migrations/0045_full_text_search_stop_words.py 94 additions, 0 deletions..._api/music/migrations/0045_full_text_search_stop_words.py
- api/funkwhale_api/music/views.py 26 additions, 3 deletionsapi/funkwhale_api/music/views.py
- api/tests/music/test_triggers.py 2 additions, 2 deletionsapi/tests/music/test_triggers.py
- api/tests/music/test_views.py 18 additions, 0 deletionsapi/tests/music/test_views.py
- front/src/components/library/Albums.vue 3 additions, 0 deletionsfront/src/components/library/Albums.vue
- front/src/components/library/Artists.vue 4 additions, 1 deletionfront/src/components/library/Artists.vue
Loading
Please register or sign in to comment