You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ AI Search][vertex-docs] ("Discovery Engine") product as its underlying search en
6
6
two core pieces of functionality:
7
7
- An API that is "minimally compatible" with the existing `search-api` REST interface to the extent
8
8
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
0 commit comments