Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6ea179b

Browse files
author
Artur Zakirov
committed
Fix rum tests
1 parentd9ab137 commit6ea179b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎expected/rum.out

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ SELECT rum_ts_distance(a, to_tsquery('pg_catalog.english', 'way & (go | half)'))
108108
ORDER BY a <=> to_tsquery('pg_catalog.english', 'way & (go | half)');
109109
rum_ts_distance | t | a
110110
-----------------+---------------------------------------------------------------------+---------------------------------------------------------
111-
9.65659 |thinking--“to go or not to go?” We are this far on the way. Reached| 'far':11 'go':3,7 'reach':15 'think':1 'way':14
112-
10.0905 |itself. Put on your “specs” and look at the castle, half way up the| 'castl':10 'half':11 'look':7 'put':2 'spec':5 'way':12
111+
8.22467 |itself. Put on your “specs” and look at the castle, half way up the| 'castl':10 'half':11 'look':7 'put':2 'spec':5 'way':12
112+
57.5727 |thinking--“to go or not to go?” We are this far on the way. Reached| 'far':11 'go':3,7 'reach':15 'think':1 'way':14
113113
(2 rows)
114114

115115
SELECT
@@ -120,8 +120,8 @@ SELECT
120120
ORDER BY a <=> to_tsquery('pg_catalog.english', 'way & (go | half)') limit 2;
121121
?column? | rum_ts_distance | t | a
122122
----------+-----------------+---------------------------------------------------------------------+---------------------------------------------------------
123-
9.65659 |9.65659 |thinking--“to go or not to go?” We are this far on the way. Reached| 'far':11 'go':3,7 'reach':15 'think':1 'way':14
124-
10.0905 |10.0905 |itself. Put on your “specs” and look at the castle, half way up the| 'castl':10 'half':11 'look':7 'put':2 'spec':5 'way':12
123+
8.22467 |8.22467 |itself. Put on your “specs” and look at the castle, half way up the| 'castl':10 'half':11 'look':7 'put':2 'spec':5 'way':12
124+
57.5727 |57.5727 |thinking--“to go or not to go?” We are this far on the way. Reached| 'far':11 'go':3,7 'reach':15 'think':1 'way':14
125125
(2 rows)
126126

127127
INSERT INTO test_rum (t) VALUES ('foo bar foo the over foo qq bar');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp