1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<helpItems xmlns =" http://msh" schema =" maml" >
33 <!-- Edited with: SAPIEN PowerShell HelpWriter 2015 v1.0.10-->
44 <!-- Generated by: SAPIEN PowerShell HelpWriter 2015 v1.0.10-->
1919 </command : details >
2020 <maml : description >
2121 <maml : para >Search-Everyting Uses the Everything search engine from voidtools to perform near instant system wide searches of NTFS f
22- ile systems.</maml : para >
22+ ile systems.
23+
24+ By default, Search-Everything limits the results to items below the current directory. Use the -Global switch to perform system wide searches.</maml : para >
2325 </maml : description >
2426 <command : syntax >
2527 <!-- Parameter Sets-->
@@ -33,10 +35,10 @@ ile systems.</maml:para>
3335 <command : parameterValue required =" false" variableLength =" false" >String[]</command : parameterValue >
3436 </command : parameter >
3537 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
36- <maml : name >QueryFilter </maml : name >
38+ <maml : name >Filter </maml : name >
3739 <maml : description >
3840 <maml : para >Search filter in native ' Everything' syntax.
39-
41+ See http://www.voidtools.com/support/everything/searching/ for more info.
4042Passed as-is to the search engine.
4143
4244The search language that can be used is as follows:
@@ -170,6 +172,7 @@ Attribute Constants:
170172 V Device</maml : para >
171173 </maml : description >
172174 <command : parameterValue required =" false" variableLength =" false" >String</command : parameterValue >
175+ <dev : defaultValue />
173176 </command : parameter >
174177 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
175178 <maml : name >Exclude</maml : name >
@@ -185,33 +188,37 @@ Attribute Constants:
185188 </maml : description >
186189 <command : parameterValue required =" false" variableLength =" false" >String[]</command : parameterValue >
187190 </command : parameter >
188- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
191+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " pi " >
189192 <maml : name >PathInclude</maml : name >
190193 <maml : description >
191194 <maml : para >Specifies the filter for for paths to include</maml : para >
192195 </maml : description >
193196 <command : parameterValue required =" false" variableLength =" false" >String[]</command : parameterValue >
197+ <dev : defaultValue />
194198 </command : parameter >
195- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
199+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " pe " >
196200 <maml : name >PathExclude</maml : name >
197201 <maml : description >
198202 <maml : para >Specifies the filter for for paths to exclude</maml : para >
199203 </maml : description >
200204 <command : parameterValue required =" false" variableLength =" false" >String[]</command : parameterValue >
205+ <dev : defaultValue />
201206 </command : parameter >
202- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
207+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " fi " >
203208 <maml : name >FolderInclude</maml : name >
204209 <maml : description >
205210 <maml : para >Specifies the filter for for folders to include</maml : para >
206211 </maml : description >
207212 <command : parameterValue required =" false" variableLength =" false" >String[]</command : parameterValue >
213+ <dev : defaultValue />
208214 </command : parameter >
209- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
215+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " fe " >
210216 <maml : name >FolderExclude</maml : name >
211217 <maml : description >
212218 <maml : para >Specifies the filter for for folders to exclude</maml : para >
213219 </maml : description >
214220 <command : parameterValue required =" false" variableLength =" false" >String[]</command : parameterValue >
221+ <dev : defaultValue />
215222 </command : parameter >
216223 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
217224 <maml : name >ParentCount</maml : name >
@@ -254,6 +261,15 @@ Attribute Constants:
254261 </maml : description >
255262 <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
256263 </command : parameter >
264+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases =" " >
265+ <maml : name >Global</maml : name >
266+ <maml : description >
267+ <maml : para >Performs a global search, not limited by the current directory.
268+ </maml : para >
269+ </maml : description >
270+ <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
271+ <dev : defaultValue />
272+ </command : parameter >
257273 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
258274 <maml : name >MatchWholeWord</maml : name >
259275 <maml : description >
@@ -318,6 +334,15 @@ $ Matches the end of the filename
318334 </maml : description >
319335 <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
320336 </command : parameter >
337+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases =" " >
338+ <maml : name >Global</maml : name >
339+ <maml : description >
340+ <maml : para >Performs a global search, not limited by the current directory.
341+ </maml : para >
342+ </maml : description >
343+ <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
344+ <dev : defaultValue />
345+ </command : parameter >
321346 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
322347 <maml : name >IncludeTotalCount</maml : name >
323348 <maml : description >
@@ -344,8 +369,8 @@ followed by the results.</maml:para>
344369 </command : syntax >
345370 <command : parameters >
346371 <!-- All Parameters-->
347- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
348- <maml : name >QueryFilter </maml : name >
372+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " " >
373+ <maml : name >Filter </maml : name >
349374 <maml : description >
350375 <maml : para >Search filter in native ' Everything' syntax.
351376
@@ -524,7 +549,7 @@ Attribute Constants:
524549 </dev : type >
525550 <dev : defaultValue />
526551 </command : parameter >
527- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
552+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " pi " >
528553 <maml : name >PathInclude</maml : name >
529554 <maml : description >
530555 <maml : para >Specifies the filter for for paths to include</maml : para >
@@ -536,7 +561,7 @@ Attribute Constants:
536561 </dev : type >
537562 <dev : defaultValue />
538563 </command : parameter >
539- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
564+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " pe " >
540565 <maml : name >PathExclude</maml : name >
541566 <maml : description >
542567 <maml : para >Specifies the filter for for paths to exclude</maml : para >
@@ -548,7 +573,7 @@ Attribute Constants:
548573 </dev : type >
549574 <dev : defaultValue />
550575 </command : parameter >
551- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
576+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " fi " >
552577 <maml : name >FolderInclude</maml : name >
553578 <maml : description >
554579 <maml : para >Specifies the filter for for folders to include</maml : para >
@@ -560,7 +585,7 @@ Attribute Constants:
560585 </dev : type >
561586 <dev : defaultValue />
562587 </command : parameter >
563- <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
588+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases = " fe " >
564589 <maml : name >FolderExclude</maml : name >
565590 <maml : description >
566591 <maml : para >Specifies the filter for for folders to exclude</maml : para >
@@ -638,6 +663,19 @@ Attribute Constants:
638663 </dev : type >
639664 <dev : defaultValue />
640665 </command : parameter >
666+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" aliases =" " >
667+ <maml : name >Global</maml : name >
668+ <maml : description >
669+ <maml : para >Performs a global search, not limited by the current directory.
670+ </maml : para >
671+ </maml : description >
672+ <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
673+ <dev : type >
674+ <maml : name >SwitchParameter</maml : name >
675+ <maml : uri />
676+ </dev : type >
677+ <dev : defaultValue />
678+ </command : parameter >
641679 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
642680 <maml : name >MatchWholeWord</maml : name >
643681 <maml : description >
0 commit comments