If I tick the option "Match whole word" in the "Search" menu and enter "banana" as a search term Everything won't find the file "bananas.doc" - that's what I expected.
But if I un-tick the option "Match whole word" in the "Search" menu and enter "banana ww:" as search term (i.e. activate the "Match whole word" option through the modifier term ww:) Everything will find the file "bananas.doc".
The same goes for the modifier "case:" (when the "Match Case" search option is deactivated the search term "Bananas case:" will match "bananas.doc"). Why is that?
Modifiers ww: and case: don't work? [SOLVED]
-
- Posts: 12
- Joined: Sun Aug 31, 2014 6:50 pm
Modifiers ww: and case: don't work? [SOLVED]
Last edited by punxsutawney72 on Sat Oct 10, 2015 1:27 pm, edited 1 time in total.
Re: Modifiers ww: and case: don't work?
I did not check, but check if that works
Code: Select all
ww:banana
case:Bananas
-
- Posts: 12
- Joined: Sun Aug 31, 2014 6:50 pm
Re: Modifiers ww: and case: don't work?
That works!
Now I understand: Modifiers that are part of the search term (ww:, case:) are 'search word-specific' and have to be prefixed to the affected search word (without separating space, i.e. ww:banana), whereas the "Match case/whole word" search options in the menu are 'search term specific' i.e. affect all words in the search term.
Thanks a lot, salazor.
Now I understand: Modifiers that are part of the search term (ww:, case:) are 'search word-specific' and have to be prefixed to the affected search word (without separating space, i.e. ww:banana), whereas the "Match case/whole word" search options in the menu are 'search term specific' i.e. affect all words in the search term.
Thanks a lot, salazor.