[metrics-bugs] #23829 [Metrics/Onionoo]: Add support for search term negation
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Oct 18 12:20:11 UTC 2017
#23829: Add support for search term negation
-----------------------------+------------------------------
Reporter: cypherpunks | Owner: metrics-team
Type: enhancement | Status: needs_review
Priority: Medium | Milestone:
Component: Metrics/Onionoo | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+------------------------------
Comment (by cypherpunks):
Thank you for working on this so fast!
The above description does not clarify if I would write the search term
for all relays NOT having the guard flag AND NOT having the exit flag as
{{{
flag:!guard,exit
}}}
or
{{{
flag:!guard,!exit
}}}
Regarding this feature for other parameter: I would find it useful for the
following parameter:
- as
- country
- contact (least useful because we can not search for contacts with
whitespace #21366)
Examples:
- Show me all exits that are in France but NOT in OVH AS.
- Show me all relays located in the OVH AS that are NOT in France.
- Are there any relays in AS number X that do not have contact Y.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23829#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list