Getting random results using count

General discussion related to "Everything".
Post Reply
reg00000
Posts: 3
Joined: Wed Feb 09, 2022 10:06 pm

Getting random results using count

Post by reg00000 »

Is there a way to get random, or at least different, results when using the count option? It could be indicating a sort that I can change in the query (advanced) or something like that.

Example:

c:\videos count:40 The

I want to be able to get 40 different videos by changing something (other than the text) rather than the same 40 videos every time.
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Getting random results using count

Post by void »

Something like:

c:\videos sort:random count:40 The

?

sort:random requires Everything 1.5
reg00000
Posts: 3
Joined: Wed Feb 09, 2022 10:06 pm

Re: Getting random results using count

Post by reg00000 »

void wrote: Sun Aug 06, 2023 1:11 am Something like:

c:\videos sort:random count:40 The

?

sort:random requires Everything 1.5
Great. Thanks!
Post Reply