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/reference/search/search-your-data/semantic-search-semantic-text.asciidoc
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,10 +179,12 @@ query from the `semantic-embedding` index:
179
179
"hits": [
180
180
{
181
181
"_index": "semantic-embeddings",
182
-
"_id": "6DdEuo8B0vYIvzmhoEtt",
183
-
"_score": 24.972616,
182
+
"_id": "Jy5065EBBFPLbFsdh_f9",
183
+
"_score": 21.487484,
184
184
"_source": {
185
+
"id": 8836652,
185
186
"content": {
187
+
"text": "There are a few foods and food groups that will help to fight inflammation and delayed onset muscle soreness (both things that are inevitable after a long, hard workout) when you incorporate them into your postworkout eats, whether immediately after your run or at a meal later in the day. Advertisement. Advertisement.",
186
188
"inference": {
187
189
"inference_id": "my-elser-endpoint",
188
190
"model_settings": {
@@ -197,17 +199,17 @@ query from the `semantic-embedding` index:
197
199
}
198
200
]
199
201
}
200
-
},
201
-
"id": 1713868,
202
-
"text": "There are a few foods and food groups that will help to fight inflammation and delayed onset muscle soreness (both things that are inevitable after a long, hard workout) when you incorporate them into your postworkout eats, whether immediately after your run or at a meal later in the day. Advertisement. Advertisement."
202
+
}
203
203
}
204
204
},
205
205
{
206
206
"_index": "semantic-embeddings",
207
-
"_id": "-zdEuo8B0vYIvzmhplLX",
208
-
"_score": 22.143118,
207
+
"_id": "Ji5065EBBFPLbFsdh_f9",
208
+
"_score": 18.211695,
209
209
"_source": {
210
+
"id": 8836651,
210
211
"content": {
212
+
"text": "During Your Workout. There are a few things you can do during your workout to help prevent muscle injury and soreness. According to personal trainer and writer for Iron Magazine, Marc David, doing warm-ups and cool-downs between sets can help keep muscle soreness to a minimum.",
211
213
"inference": {
212
214
"inference_id": "my-elser-endpoint",
213
215
"model_settings": {
@@ -222,17 +224,17 @@ query from the `semantic-embedding` index:
222
224
}
223
225
]
224
226
}
225
-
},
226
-
"id": 3389244,
227
-
"text": "During Your Workout. There are a few things you can do during your workout to help prevent muscle injury and soreness. According to personal trainer and writer for Iron Magazine, Marc David, doing warm-ups and cool-downs between sets can help keep muscle soreness to a minimum."
227
+
}
228
228
}
229
229
},
230
230
{
231
231
"_index": "semantic-embeddings",
232
-
"_id": "77JEuo8BdmhTuQdXtQWt",
233
-
"_score": 21.506052,
232
+
"_id": "Wi5065EBBFPLbFsdh_b9",
233
+
"_score": 13.089405,
234
234
"_source": {
235
+
"id": 8800197,
235
236
"content": {
237
+
"text": "This is especially important if the soreness is due to a weightlifting routine. For this time period, do not exert more than around 50% of the level of effort (weight, distance and speed) that caused the muscle groups to be sore.",
236
238
"inference": {
237
239
"inference_id": "my-elser-endpoint",
238
240
"model_settings": {
@@ -247,12 +249,9 @@ query from the `semantic-embedding` index:
247
249
}
248
250
]
249
251
}
250
-
},
251
-
"id": 363742,
252
-
"text": "This is especially important if the soreness is due to a weightlifting routine. For this time period, do not exert more than around 50% of the level of effort (weight, distance and speed) that caused the muscle groups to be sore."
0 commit comments