Damus
pedja · 156w
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 ...
bblfish profile picture
Is there a limit to the length of the queries? I have the following in my settings
"Search: #maths OR #math OR #Mathematics OR #CategoryTheory OR #Logic OR #RDF OR #SemWeb OR #scala OR #Agda OR #FP OR #SemanticWeb OR #topos OR #ScalaJS OR #Java OR #www OR #W3C OR #WebScience OR #hyperApp OR #Cognitive OR #CognitiveScience OR #Psycholog" but when I query "#psychology" all alone I get a lot more answers on that topic than in the combined query.
1
bblfish · 155w
Is there nostr:npub1mkde3807tcyyp2f98re7n7z0va8979atqkfja7avknvwdjg97vpq6ef0jp some filter reducing what is visible in my disjunctive query? For example with the query from the settings: "Search: #maths OR #math OR #Mathematics OR #CategoryTheory OR #Logic OR #RDF OR #SemWeb OR #scala OR #Agda OR #F...