Unable to correctly retrieve / for full-width characters (ex:The first problem is the inability to correctly index to folders with / in the name )
the sorted function is not right "~" is sorted after "1".
Sorry, my English isn't good.
Thank!
Unable to index and sort correctly
Re: Unable to index and sort correctly
Thank you for the bug report.
It's an absolute path search optimization bug in Everything 1.4.
It will be fixed in Everything 1.5
For now, please try the following search:
":\123/123"
-Just make sure the path is not absolute -eg: starts with a drive letter + colon (E:)
If you want to match files on the E: only, search for:
e: ":\123/123"
~ will appear above 1 and 2 in Everything 1.5.
It's an absolute path search optimization bug in Everything 1.4.
It will be fixed in Everything 1.5
For now, please try the following search:
":\123/123"
-Just make sure the path is not absolute -eg: starts with a drive letter + colon (E:)
If you want to match files on the E: only, search for:
e: ":\123/123"
~ will appear above 1 and 2 in Everything 1.5.
Re: Unable to index and sort correctly
OK! Thanks for your answer!