Skip to content

Commit 14bb622

Browse files
authored
Merge pull request #6422 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 83ef39a + b0a22dd commit 14bb622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-lucene-query-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Returning to our example, for the **title** field, the inverted index looks like
266266
| hotel | 1, 3 |
267267
| ocean | 4 |
268268
| playa | 3 |
269-
| resort | 3 |
269+
| resort | 2 |
270270
| retreat | 4 |
271271

272272
In the title field, only *hotel* shows up in two documents: 1 and 3.

0 commit comments

Comments
 (0)