pedja on Nostr: our search engine supports disjunction (OR) operator in query string. you can use ...
our search engine supports disjunction (OR) operator in query string. you can use something like this to search for multiple terms or tags:
#scala OR #math
OR has to be upper-case. here is the link to search example:
https://primal.net/search/%23scala%20OR%20%23mathPublished at
2023-09-04 10:03:48Event JSON
{
"id": "bd845d5d1f9c6a68a23ee7bfada9e2619f1c5fc9050c4bb07d0e4e2663c17533",
"pubkey": "dd9b989dfe5e0840a92538f3e9f84f674e5f17ab05932efbacb4d8e6c905f302",
"created_at": 1693821828,
"kind": 1,
"tags": [
[
"t",
"scala"
],
[
"t",
"math"
],
[
"e",
"f646e854a356c30f99d9479a2e53ffe6ec5b3c348159008e04abeb76a500ec8e",
"",
"reply"
],
[
"p",
"dbdc4dc6031900bb2cbce65958f468fb2af3c4251e5a2c84f4e93836522686fb"
]
],
"content": "our search engine supports disjunction (OR) operator in query string. you can use something like this to search for multiple terms or tags:\n\n#scala OR #math\n\nOR has to be upper-case. here is the link to search example:\n\nhttps://primal.net/search/%23scala%20OR%20%23math",
"sig": "b5cbd88767101b84bff1657f733681299266515779fd92e70647e5f0d7296efe9ef0dc30418914734ba11e954e593c4430d5afe798c4d3ea52e8e38d39ce3926"
}