Refactored PG search function to allow superflous words in search query.

This commit is contained in:
DebaucheryLibrarian
2021-02-25 02:52:45 +01:00
parent 3ad1f3d1e3
commit 7818328378
8 changed files with 17 additions and 4 deletions

View File

@@ -37,6 +37,7 @@ function initUiActions(_store, _router) {
releases: searchReleases(
query: $query
first: $limit
minimalRank: "0.025"
) {
id
title