Timo_Beil wrote: ↑Thu Oct 06, 2022 10:25 am
Now I'm completely confused.
I'd tested the behaviour with the 4 Search Options.
To avoid errors due to the localization, I have used the english version:
1. Ignore diacritics / Match beginning of words
1.1 "Desmond" -> ok
1.2 "desmond" -> no results
1.3 "desmond Dekker" -> ok
1.4 "Desmond Dekk" -> no results
2. Ignore diacritics /Search whole words only
2.1 "Desmond" -> ok
2.2 "desmond" -> no results
2.3 "desmond Dekker" -> ok
2.4 "Desmond Dekk" -> no results
[snip]
We see that 1. and 2. are completely the same.
1.2 seems to be case sensitive, but it is not, as 1.3 shows.
3.2 and 4.2 don't show this effect.
Only 3. is logical.
4.3 very curious (remains even after db maintenance).
I have only tested the Ignore diacritic" options.
I agree you comments about 1.x and 2.x ... I think that they are illogical too, but I can partially explain them.
#1 is case
INsensitive as I said earlier
The reason that 1.2 gives no results is nothing to do with case ... it is because that is a single "word", no embedded blanks.
The double quote search option only works with phrases ... something that is an really stupid unnecessary gotya IMO .. and that fact is not well explained in the tool tip, and is ignored completely in the "help" text .. hint: you can quickly get to the relevant help text by pressing the F1 key, while the cursor inside in the search control.
It is what you report for 1.4 which seems wrong to me. I think that search should have returned results.
Are you sure that yo typed the closing double quote?
Which tag is Desmond Dekker in? Check Tools|options|library|search ... make sure that you have not deselected the relevant tags in the "global search" list in the bottom half of that panel.
Your result for 2.4 also seems incorrect to me.
In the confusing Alice In Wonderland world of MM, the double quoting option seems to override the "search Whole Words" vs "Match Beginning" setting ... So I would have suspected both 1.4 and 2.4 would have found your tracks. .. I am on version 5.0.4.2667.
When you did your tests, did you close the search control (auto-opening) search box, before typing the new test?