Topic: search problem

Posted under General

okay so like, i can't do "~*" for some reason? like a potential search could be, ~*_penis ~*_bulge if you wanted penises of every size and/or bulges of every size. because iirc that would be "give user posts that contain either any size of penis or any size of bulge". but it just, returns nothing?

no i could not come up with any other examples

I believe this should work if you use parenthesis ~( *_penis ) ~( *_bulge )

(also, if you're trying to link a search in dtext it's {{<tag_1> -<tag_2> -<etc.>}} with {}s. [[]] links to a wikipage)