Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163684
D7510.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
620 B
Subscribers
None
D7510.diff
View Options
diff --git a/docs/query-language.rst b/docs/query-language.rst
--- a/docs/query-language.rst
+++ b/docs/query-language.rst
@@ -8,7 +8,7 @@
Some of the examples are :
* ``origin : plasma and language in [python] and visits >= 5``
* ``last_visit > 2021-01-01 or last_visit < 2020-01-01``
- * ``visited = false and metadata = "kubernetes" or origin : "minikube"``
+ * ``visited = false and metadata : "kubernetes" or origin : "minikube"``
* ``keyword in ["orchestration", "kubectl"] and license in ["GPLv3+", "GPLv3"]``
* ``(origin : debian or visit_type = ["deb"]) and license in ["GPL-3"]``
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 1:04 PM (9 h, 13 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224728
Attached To
D7510: docs: Update query language metadata filter example
Event Timeline
Log In to Comment