It seems to be a pure coincidence, I randomly went to download the latest version of your zip, not thinking I'd find the new SDK in thereI was going to mention it here just after but you found it too fast

I was returning whatever Everything returned, zero or -1. Just before you posted your comment (another coincidence) I added your check of reparse points. I'm fine with -1 values if indexing is disabled. It actually helps to diagnose the problem when a user says all values are -1 (RTFM and enable folder indexing).I notice you dropped my ES_QUERY_NO_INDEX condition... what do you do with reparse points and/or unindexed locations - just default to your manual-approach and hope the user doesn't notice?
Totally, it'd rather not add hundreds of fragile code lines for a speedup that's imperceivable in the vast majority of cases.So, the conservative method wins, even if it's a few ticks slower
Statistics: Posted by m417z — Fri Dec 06, 2024 3:37 am