Skip to content

Commit 4d20f2d

Browse files
authored
pencil edits
1 parent fc86307 commit 4d20f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/index-ranking-similarity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For services created after July 15, 2020: If the similarity is omitted or set to
6060
You can also explicitly set the similarity value to be one of the following two values: *"#Microsoft.Azure.Search.ClassicSimilarity"* or *"#Microsoft.Azure.Search.BM25Similarity"*.
6161

6262

63-
## BM25 Similarity Parameters
63+
## BM25 similarity parameters
6464

6565
BM25 similarity adds two user customizable parameters to control the calculated relevance score:
6666

@@ -100,4 +100,4 @@ PUT https://[search service name].search.windows.net/indexes/[index name]?api-ve
100100
[Azure Cognitive Search REST](https://docs.microsoft.com/rest/api/searchservice/)
101101
[Add scoring profiles to your index](index-add-scoring-profiles.md)
102102
[Create Index (Azure Cognitive Search REST API)](https://docs.microsoft.com/rest/api/searchservice/create-index)
103-
[Azure Cognitive Search .NET SDK](https://docs.microsoft.com/dotnet/api/overview/azure/search?view=azure-dotnet)
103+
[Azure Cognitive Search .NET SDK](https://docs.microsoft.com/dotnet/api/overview/azure/search?view=azure-dotnet)

0 commit comments

Comments
 (0)