You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/30-simple-queries/3-project.mdx
+21-49Lines changed: 21 additions & 49 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,81 +6,53 @@ A document from the `books` collection looks like:
6
6
7
7
```js
8
8
{
9
-
_id:'0765342502',
10
-
title:'The Green Brain',
9
+
_id:'0395623650',
10
+
title:'Platero y yo / Platero and I (Spanish-English Bilingual Edition) (English and Spanish Edition)',
11
11
authors: [
12
12
{
13
-
_id:'64cc2db4830ba29148da52be',
14
-
name:'Frank Herbert'
13
+
_id:'64cc2db4830ba29148db5180',
14
+
name:'Juan Ramón Jiménez'
15
15
}
16
16
],
17
-
pages:224,
18
-
year:2002,
19
-
synopsis:'a Fascinating Examination Of The Fragile Balance Between Consciousness, Man, And Insect From One Of The Best-loved Science Fiction Creators Of All Time.',
text:'I absolutely loved this book! The characters were well-developed and the plot was gripping. The writing style was engaging and kept me hooked until the very end. Highly recommend!',
56
-
rating:4,
57
-
name:'Phoebe Silva',
58
-
timestamp:2023-03-30T11:56:44.519Z,
59
-
_id:ObjectId("6511eb21ace76077e045b2d7")
60
-
},
61
-
{
62
-
text:'I really enjoyed this book. The story kept me engaged from beginning to end and the characters were well-developed. The writing style was captivating and the plot had several unexpected twists and turns. Overall, a great read that I would highly recommend!',
63
-
rating:4,
64
-
name:'عرشيا کوتی',
65
-
timestamp:2022-05-30T15:15:43.377Z,
66
-
_id:ObjectId("6511eb20ace76077e045b2d5")
67
-
},
68
-
{
69
-
text:"This book is an absolute masterpiece. The storytelling is captivating and the characters are so well-developed. I couldn't put it down and found myself fully immersed in the story from beginning to end. The writing style is beautiful and the plot twists kept me on the edge of my seat. I highly recommend this book to anyone who enjoys a thought-provoking and emotionally charged read. It's truly a gem!",
70
-
rating:5,
71
-
name:'Malo Lecomte',
72
-
timestamp:2021-08-27T20:34:33.710Z,
73
-
_id:ObjectId("6511eb21ace76077e045b2d6")
74
-
}
75
-
],
76
-
vectorizedSynopsis: [
77
-
0.020951554,
78
-
0.001816311,
79
-
0.00775048,
80
-
-0.01312131,
81
-
0.01894414,
82
-
0.006397802,
83
-
-0.027944269,
54
+
longTitle:'Platero y yo / Platero and I (Spanish-English Bilingual Edition) (English and Spanish Edition)',
0 commit comments