edv icon indicating copy to clipboard operation
edv copied to clipboard

Update queries to support having multiple key-value pairs per index

Open DRK3 opened this issue 4 years ago • 1 comments

Update our query implementation to work in the way described here: https://github.com/decentralized-identity/secure-data-store/issues/34#issuecomment-700108603

Some specifics:

  • Need to support having multiple key-value attribute pairs per index
  • Need to make the equals object act as a filter as described in the post.

DRK3 avatar Sep 30 '20 20:09 DRK3

Update: The query syntax is described here: https://identity.foundation/edv-spec/#searching-encrypted-documents

DRK3 avatar Mar 22 '22 19:03 DRK3