We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065d04f commit fc86307Copy full SHA for fc86307
articles/search/index-ranking-similarity.md
@@ -98,6 +98,6 @@ PUT https://[search service name].search.windows.net/indexes/[index name]?api-ve
98
## See also
99
100
[Azure Cognitive Search REST](https://docs.microsoft.com/rest/api/searchservice/)
101
- [Add scoring profiles to your index](index-add-scoring-profiles)
+ [Add scoring profiles to your index](index-add-scoring-profiles.md)
102
[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)
0 commit comments