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

Support • Re: ES: Is ES.EXE notting (or void-ing) NOT queries ?

$
0
0
ES treats
-
--
and
/
prefixes as a command line switches.

/ will silently fail if there's no matching switch, so you can search for
/downloads
without breaking too much.

The next ES update will have support for
--
to disable command line switch processing.
eg:
es -- red -two


The next ES update will also have support for
-s*
to treat the rest of the command line as a literal search.
eg:
es -s* red -two

(-s* doesn't process double quotes, where as -- does)

Otherwise, you will need to use double quotes to escape searches starting with -

Statistics: Posted by void — Tue Jul 29, 2025 4:39 am



Viewing all articles
Browse latest Browse all 2716

Latest Images

Trending Articles



Latest Images