NIP-91: AND operator for filters#2252
Open
hzrd149 wants to merge 7 commits intonostr-protocol:masterfrom
Open
Conversation
Member
|
should I merge this again 😂 |
Collaborator
Wait!!! We need to mindlessly debate until everybody gets tired and implement the original concept anyway. |
Collaborator
Author
|
I don't have anything to debate, but I felt it was necessary to open another PR because the old one was "merged" and the changes were reverted So this is a second attempt to merge this NIP or at least continue whatever conversation was happening and tracking implementations |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Duplicate PR
This PR is a clone of PR #1365 in order to reopen that PR and continue the discussion and tracking of implementations.
Filter operand that has optimization benefits for relays, users and developers. Likely contentious.
This NIP is the result of convergent efforts. I wrote this NIP because it seemed obvious but didn't submit because I didn't have an implementation, @v0l wrote an implementation(*) around the same time. @lez connected the dots.
Rendered NIP
Discourse
Implementations
pending
Rationale
meme AND catobjectively consumes less bandwidth thanmeme OR catANDis fast for all common index formats, and faster compared toORfor some index formats. (See section below)Considerations
NIP-11.limitations:max_tags_per_andandmax_tags_andIndex Efficiency