Skip to content

Commit 369c47c

Browse files
committed
Fix masked fields for test
1 parent f00a806 commit 369c47c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

notebooks/search/02-hybrid-search.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,30 +249,35 @@
249249
"Title: Python Crash Course\n",
250250
"Summary: A fast-paced, no-nonsense guide to programming in Python\n",
251251
"Rank: 1\n",
252+
"Score: 0.032786883\n",
252253
"\n",
253254
"ID: HwOa7osBiUNHLMdf3q2r\n",
254255
"Publication date: 2019-10-29\n",
255256
"Title: The Pragmatic Programmer: Your Journey to Mastery\n",
256257
"Summary: A guide to pragmatic programming for software engineers and developers\n",
257258
"Rank: 2\n",
259+
"Score: 0.03175403\n",
258260
"\n",
259261
"ID: JAOa7osBiUNHLMdf3q2r\n",
260262
"Publication date: 2018-12-04\n",
261263
"Title: Eloquent JavaScript\n",
262264
"Summary: A modern introduction to programming\n",
263265
"Rank: 3\n",
266+
"Score: 0.016129032\n",
264267
"\n",
265268
"ID: IwOa7osBiUNHLMdf3q2r\n",
266269
"Publication date: 2015-03-27\n",
267270
"Title: You Don't Know JS: Up & Going\n",
268271
"Summary: Introduction to JavaScript and programming as a whole\n",
269272
"Rank: 4\n",
273+
"Score: 0.015873017\n",
270274
"\n",
271275
"ID: KAOa7osBiUNHLMdf3q2r\n",
272276
"Publication date: 2012-06-27\n",
273277
"Title: Introduction to the Theory of Computation\n",
274278
"Summary: Introduction to the theory of computation and complexity theory\n",
275-
"Rank: 5\n"
279+
"Rank: 5\n",
280+
"Score: 0.015873017\n"
276281
]
277282
}
278283
],

0 commit comments

Comments
 (0)