I know that searching for
votes:10
will return all questions with scores of ten or more.
What I want to know is whether there is a way of searching for questions that don't fit into that category. I want to search for the complement of votes:10.
|
I know that searching for
will return all questions with scores of ten or more. What I want to know is whether there is a way of searching for questions that don't fit into that category. I want to search for the complement of votes:10. |
||||
|
This will be possible after the next build. Range operators will support an "end only" syntax: |
|||
|
|
-operator on that one. Basically let-votes:10return all questions which do not have 10 votes or more. – animuson Aug 21 '12 at 20:48~votes:10. Makin' it ( •_•)>⌐■-■ (⌐■_■) bitwise... – gobernador Aug 22 '12 at 5:07