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: articles/search/includes/quickstarts/search-get-started-vector-dotnet.md
+69-69Lines changed: 69 additions & 69 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -224,76 +224,76 @@ Hybrid search consists of keyword queries and vector queries in a single search
224
224
Tags: poolfree wifiair conditioningconcierge
225
225
```
226
226
227
-
Because Reciprocal Rank Fusion (RRF) merges results, it helps to review the inputs. The following results are from only the full-text query. The top two results are Sublime Palace Hotel and History Lion Resort. The Sublime Palace Hotel has a stronger BM25 relevance score.
228
-
229
-
```json
230
-
{
231
-
"@search.score": 2.2626662,
232
-
"HotelName": "Sublime Palace Hotel",
233
-
"Description": "Sublime Palace Hotel is located in the heart of the historic center of Sublime in an extremely vibrant and lively area within short walking distance to the sites and landmarks of the city and is surrounded by the extraordinary beauty of churches, buildings, shops and monuments. Sublime Palace is part of a lovingly restored 1800 palace."
234
-
},
235
-
{
236
-
"@search.score": 0.86421645,
237
-
"HotelName": "Luxury Lion Resort",
238
-
"Description": "Unmatched Luxury. Visit our downtown hotel to indulge in luxury accommodations. Moments from the stadium, we feature the best in comfort"
239
-
},
240
-
```
227
+
Because Reciprocal Rank Fusion (RRF) merges results, it helps to review the inputs. The following results are from only the full-text query. The top two results are Sublime Palace Hotel and History Lion Resort. The Sublime Palace Hotel has a stronger BM25 relevance score.
228
+
229
+
```json
230
+
{
231
+
"@search.score": 2.2626662,
232
+
"HotelName": "Sublime Palace Hotel",
233
+
"Description": "Sublime Palace Hotel is located in the heart of the historic center of Sublime in an extremely vibrant and lively area within short walking distance to the sites and landmarks of the city and is surrounded by the extraordinary beauty of churches, buildings, shops and monuments. Sublime Palace is part of a lovingly restored 1800 palace."
234
+
},
235
+
{
236
+
"@search.score": 0.86421645,
237
+
"HotelName": "Luxury Lion Resort",
238
+
"Description": "Unmatched Luxury. Visit our downtown hotel to indulge in luxury accommodations. Moments from the stadium, we feature the best in comfort"
239
+
},
240
+
```
241
241
242
-
In the vector-only query, which uses HNSW for finding matches, the Sublime Palace Hotel drops to fourth position. Historic Lion, which was second in the full-text search and third in the vector search, doesn't experience the same range of fluctuation, so it appears as a top match in a homogenized result set.
243
-
244
-
```json
245
-
"value": [
246
-
{
247
-
"@search.score": 0.857736,
248
-
"HotelId": "48",
249
-
"HotelName": "Nordick's Valley Motel",
250
-
"Description": "Only 90 miles (about 2 hours) from the nation's capital and nearby most everything the historic valley has to offer. Hiking? Wine Tasting? Exploring the caverns? It's all nearby and we have specially priced packages to help make our B&B your home base for fun while visiting the valley.",
251
-
"Category": "Boutique"
252
-
},
253
-
{
254
-
"@search.score": 0.8399129,
255
-
"HotelId": "49",
256
-
"HotelName": "Swirling Currents Hotel",
257
-
"Description": "Spacious rooms, glamorous suites and residences, rooftop pool, walking access to shopping, dining, entertainment and the city center.",
258
-
"Category": "Luxury"
259
-
},
260
-
{
261
-
"@search.score": 0.8383954,
262
-
"HotelId": "13",
263
-
"HotelName": "Luxury Lion Resort",
264
-
"Description": "Unmatched Luxury. Visit our downtown hotel to indulge in luxury accommodations. Moments from the stadium, we feature the best in comfort",
265
-
"Category": "Resort and Spa"
266
-
},
267
-
{
268
-
"@search.score": 0.8254346,
269
-
"HotelId": "4",
270
-
"HotelName": "Sublime Palace Hotel",
271
-
"Description": "Sublime Palace Hotel is located in the heart of the historic center of Sublime in an extremely vibrant and lively area within short walking distance to the sites and landmarks of the city and is surrounded by the extraordinary beauty of churches, buildings, shops and monuments. Sublime Palace is part of a lovingly restored 1800 palace.",
272
-
"Category": "Boutique"
273
-
},
274
-
{
275
-
"@search.score": 0.82380056,
276
-
"HotelId": "1",
277
-
"HotelName": "Stay-Kay City Hotel",
278
-
"Description": "The hotel is ideally located on the main commercial artery of the city in the heart of New York.",
279
-
"Category": "Boutique"
280
-
},
281
-
{
282
-
"@search.score": 0.81514084,
283
-
"HotelId": "2",
284
-
"HotelName": "Old Century Hotel",
285
-
"Description": "The hotel is situated in a nineteenth century plaza, which has been expanded and renovated to the highest architectural standards to create a modern, functional and first-class hotel in which art and unique historical elements coexist with the most modern comforts.",
286
-
"Category": "Boutique"
287
-
},
288
-
{
289
-
"@search.score": 0.8133763,
290
-
"HotelId": "3",
291
-
"HotelName": "Gastronomic Landscape Hotel",
292
-
"Description": "The Hotel stands out for its gastronomic excellence under the management of William Dough, who advises on and oversees all of the Hotel’s restaurant services.",
293
-
"Category": "Resort and Spa"
294
-
}
295
-
]
296
-
```
242
+
In the vector-only query, which uses HNSW for finding matches, the Sublime Palace Hotel drops to fourth position. Historic Lion, which was second in the full-text search and third in the vector search, doesn't experience the same range of fluctuation, so it appears as a top match in a homogenized result set.
243
+
244
+
```json
245
+
"value": [
246
+
{
247
+
"@search.score": 0.857736,
248
+
"HotelId": "48",
249
+
"HotelName": "Nordick's Valley Motel",
250
+
"Description": "Only 90 miles (about 2 hours) from the nation's capital and nearby most everything the historic valley has to offer. Hiking? Wine Tasting? Exploring the caverns? It's all nearby and we have specially priced packages to help make our B&B your home base for fun while visiting the valley.",
251
+
"Category": "Boutique"
252
+
},
253
+
{
254
+
"@search.score": 0.8399129,
255
+
"HotelId": "49",
256
+
"HotelName": "Swirling Currents Hotel",
257
+
"Description": "Spacious rooms, glamorous suites and residences, rooftop pool, walking access to shopping, dining, entertainment and the city center.",
258
+
"Category": "Luxury"
259
+
},
260
+
{
261
+
"@search.score": 0.8383954,
262
+
"HotelId": "13",
263
+
"HotelName": "Luxury Lion Resort",
264
+
"Description": "Unmatched Luxury. Visit our downtown hotel to indulge in luxury accommodations. Moments from the stadium, we feature the best in comfort",
265
+
"Category": "Resort and Spa"
266
+
},
267
+
{
268
+
"@search.score": 0.8254346,
269
+
"HotelId": "4",
270
+
"HotelName": "Sublime Palace Hotel",
271
+
"Description": "Sublime Palace Hotel is located in the heart of the historic center of Sublime in an extremely vibrant and lively area within short walking distance to the sites and landmarks of the city and is surrounded by the extraordinary beauty of churches, buildings, shops and monuments. Sublime Palace is part of a lovingly restored 1800 palace.",
272
+
"Category": "Boutique"
273
+
},
274
+
{
275
+
"@search.score": 0.82380056,
276
+
"HotelId": "1",
277
+
"HotelName": "Stay-Kay City Hotel",
278
+
"Description": "The hotel is ideally located on the main commercial artery of the city in the heart of New York.",
279
+
"Category": "Boutique"
280
+
},
281
+
{
282
+
"@search.score": 0.81514084,
283
+
"HotelId": "2",
284
+
"HotelName": "Old Century Hotel",
285
+
"Description": "The hotel is situated in a nineteenth century plaza, which has been expanded and renovated to the highest architectural standards to create a modern, functional and first-class hotel in which art and unique historical elements coexist with the most modern comforts.",
286
+
"Category": "Boutique"
287
+
},
288
+
{
289
+
"@search.score": 0.8133763,
290
+
"HotelId": "3",
291
+
"HotelName": "Gastronomic Landscape Hotel",
292
+
"Description": "The Hotel stands out for its gastronomic excellence under the management of William Dough, who advises on and oversees all of the Hotel’s restaurant services.",
0 commit comments