Skip to content

Commit 69db1c5

Browse files
committed
links
1 parent 614928d commit 69db1c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/index-similarity-and-scoring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ You can customize the way different fields are ranked by defining a custom *scor
3131

3232
A scoring profile is part of the index definition, composed of weighted fields, functions, and parameters. For more information about defining one, see [Scoring Profiles](index-add-scoring-profiles.md).
3333

34+
<a name="scoring-statistics"></a>
35+
3436
## Scoring statistics and sticky sessions (preview)
3537

3638
For scalability, Azure Cognitive Search distributes each index horizontally through a sharding process, which means that portions of an index are physically separate.

0 commit comments

Comments
 (0)