Skip to content

Commit 54f9641

Browse files
committed
UUF fix, clarified semantic ranking works with scoring profiles
1 parent 14cd801 commit 54f9641

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/index-add-scoring-profiles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ You can create multiple profiles and then modify query logic to choose which one
3131

3232
You can have up to 100 scoring profiles within an index (see [service Limits](search-limits-quotas-capacity.md)), but you can only specify one profile at time in any given query.
3333

34+
You can use semantic ranker with scoring profiles. When multiple ranking or relevance features are in play, semantic ranking is the last step. [How search scoring works](#how-search-scoring-works-in-azure-ai-search) provides an illustration.
35+
3436
> [!NOTE]
3537
> Unfamiliar with relevance concepts? Visit [Relevance and scoring in Azure AI Search](index-similarity-and-scoring.md) for background. You can also watch this [video segment on YouTube](https://www.youtube.com/embed/Y_X6USgvB1g?version=3&start=463&end=970) for scoring profiles over BM25-ranked results.
3638
>

0 commit comments

Comments
 (0)