Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Everything 1.5 Alpha • Re: es: URL and result-omissions:

$
0
0
es: will show all results, include omitted ones
(Added count:10 to limit the amount of results; ext:txt as a dummy search)

To show all results, including omitted ones:

Code:

es.exe   count:10   ext:txt

To show results, minus omited entries:

Code:

es.exe   !result-omissions:   count:10   ext:txt

To show results *just* among omitted entries:

Code:

es.exe   result-omissions:   count:10   ext:txt


Another quick test that will show the amount of items per for each search:

Code:

es.exe    -getresultcountes.exe  !result-omissions:  -getresultcountes.exe   result-omissions:  -getresultcount
#search1 should be equal to #search2 + #search2

(not tested though)

Statistics: Posted by NotNull — Wed May 08, 2024 7:14 pm



Viewing all articles
Browse latest Browse all 1719

Trending Articles