Skip to content

Commit 0d07631

Browse files
committed
link to autocomplete docs from README
1 parent 2222536 commit 0d07631

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ AI Search][vertex-docs] ("Discovery Engine") product as its underlying search en
66
two core pieces of functionality:
77
- An API that is "minimally compatible" with the existing `search-api` REST interface to the extent
88
necessary to power the ["site search" (`/search/all`) finder][search-all-finder].
9-
- A synchonisation worker that receives content updates from the Publishing API message queue and
9+
- An [autocomplete function](docs/search_autocomplete.md) that provides our users with helpful suggestions to complete their query as they type in search fields
10+
- A synchronisation worker that receives content updates from the Publishing API message queue and
1011
updates the Discovery Engine dataset accordingly
1112

1213
## Local development

0 commit comments

Comments
 (0)