=> <> >=

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
therube
Posts: 4580
Joined: Thu Sep 03, 2009 6:48 pm

=> <> >=

Post by therube »

=> <> >=

;-)

size:=>1gb
size:>=1gb

Just odd, IMO, that both methods are not accepted.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: => <> >=

Post by void »

>= is the usual syntax for greater than or equal to in most programming languages.

Everything has copied from them.
However, I tried to make the Everything search syntax relaxed as possible..
Everything will accept >= and => in future versions.

It will also accept =< for less than or equal to and <> for not equal to.

These operators will only work on search functions that take a numerical parameter.

Thank you for your suggestion.
Post Reply