Sorry for my english.I'm translating it.
Task:
Find image names starting with DSC, DSCN, IMG, IMG_, KEM, P, SAM_, WP _, _ EM, _MG
Problem:
Сreate a search query is correct.
Group syntax
Re: Group syntax
startwith:DSC | startwith:DSCN | startwith:IMG | startwith:IMG_ | startwith:KEM | startwith:P | startwith:SAM_ | startwith:WP_ | startwith:_EM | startwith:_MG
Now that assumes that, Options | Search -> Operator precedence: is set to (AND > OR).
Now that assumes that, Options | Search -> Operator precedence: is set to (AND > OR).
Re: Group syntax
You wouldn't need the second (IMG_).startwith:IMG | startwith:IMG_
Re: Group syntax
More of the same:
Use the Picture Filter (Menu:Search > Picture) to limit the search to ,well, just pictures.
Code: Select all
DSC* | IMG* | KEM* | P* | SAM_* | WP_* | _EM* | _MG*