Skip to content

Commit db3b4b4

Browse files
Update sample_data.txt
1 parent 5f2629c commit db3b4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uc/sample_data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ EXPIRE sample_session:556677889 6480000
191191
EXPIRE sample_session:778899001 6912000
192192
EXPIRE sample_session:990011223 7344000
193193

194-
FT.CREATE idx:sample_bicycle ON JSON PREFIX 1 sample_bicycle: SCHEMA $.brand AS brand TEXT $.model AS model TEXT $.description AS description TEXT $.price AS price NUMERIC $.condition AS condition TAG SEPARATOR , $.type AS type TAG $.helmet_included AS helmet_included TAG $.specs.material AS material TAG $.specs.weight AS weight NUMERIC
194+
FT.CREATE idx:smpl_bicycle ON JSON PREFIX 1 sample_bicycle: SCHEMA $.brand AS brand TEXT $.model AS model TEXT $.description AS description TEXT $.price AS price NUMERIC $.condition AS condition TAG SEPARATOR , $.type AS type TAG $.helmet_included AS helmet_included TAG $.specs.material AS material TAG $.specs.weight AS weight NUMERIC

0 commit comments

Comments
 (0)