Page MenuHomePhabricator

[identity] [shared] Change search query enum to struct and introduce search method enum
ClosedPublic

Authored by will on Feb 6 2024, 11:22 PM.
Tags
None
Referenced Files
F2167831: D10980.diff
Tue, Jul 2, 7:24 AM
Unknown Object (File)
Sat, Jun 29, 10:22 PM
Unknown Object (File)
Tue, Jun 25, 8:52 AM
Unknown Object (File)
Tue, Jun 25, 5:45 AM
Unknown Object (File)
Mon, Jun 24, 5:50 PM
Unknown Object (File)
Mon, Jun 24, 3:02 PM
Unknown Object (File)
Fri, Jun 21, 5:20 AM
Unknown Object (File)
Wed, Jun 12, 10:37 AM
Subscribers

Details

Summary

This introduces the search method which includes search types like Prefix. The search query contains the search method but will also be extended to include a query request id for future work on the identity search context handler.

Depends on D11096

Test Plan

cargo build and testing on local dev

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will held this revision as a draft.
will retitled this revision from [identity] [shared] Change search query enum to struct and introduce search method enum to [identity] [shared] [1/n] Change search query enum to struct and introduce search method enum.Feb 6 2024, 11:29 PM
will published this revision for review.Feb 6 2024, 11:31 PM
This revision is now accepted and ready to land.Feb 7 2024, 1:15 AM
will retitled this revision from [identity] [shared] [1/n] Change search query enum to struct and introduce search method enum to [identity] [shared] Change search query enum to struct and introduce search method enum.Feb 8 2024, 10:13 AM
will planned changes to this revision.Feb 15 2024, 8:38 PM

rebase with IdentitySearch prefix

This revision is now accepted and ready to land.Feb 20 2024, 7:02 AM