Update search tweaks, the third
no truncation pls
This commit is contained in:
parent
c3f77a7754
commit
ed201717b4
1 changed files with 1 additions and 1 deletions
|
|
@ -2849,7 +2849,7 @@ index 6bfdd4c893..f2aec33321 100644
|
|||
+ search_rank:
|
||||
+ fragment(
|
||||
+ """
|
||||
+ length(?) / length(?) +
|
||||
+ length(?) / length(?)::float +
|
||||
+ CASE
|
||||
+ WHEN ? = ? THEN 1.0
|
||||
+ WHEN starts_with(LOWER(?) COLLATE "C", LOWER(?::text) COLLATE "C" || '@') THEN 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue