Skip to content

Add operator field to SearchIndex query struct #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

treebly
Copy link

@treebly treebly commented Jun 26, 2025

We need to set the operator in the SearchIndex query to and in order to find entries with the correct public key and contents. That field exists in the API spec, but not in the SearchIndex struct in this crate.

I've added it following the pattern of types in the crate.

@treebly treebly changed the base branch from temp-fork to main June 26, 2025 00:23
@treebly treebly changed the title Jonathan/fix search query Add operator field to SearchIndex query struct Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant