-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support loading more results in Vector search client
This lets users scroll to load additional search results. To match the old search more closely, we’ll also want to reduce the number of results initially shown (should be fewer than the number of loaded results), but that can be done separately. Bug: T322333 Change-Id: I67fac3b209d6a1ab2661e1e1c0681edd8472ac6c Depends-On: Iadade9cbf48457cfeabc78439624602ec3f98782
- Loading branch information
1 parent
95036aa
commit 8457001
Showing
2 changed files
with
34 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters