in reply to Querying Windows Search

Do you have any information on the newer Windows indexing service (I would think that it still exists, but just with a different API)?

Replies are listed 'Best First'.
Re^2: Querying Windows Search
by BenWh (Initiate) on Dec 23, 2017 at 00:34 UTC
    There's some information here: https://msdn.microsoft.com/en-us/library/windows/desktop/bb266517(v=vs.85).aspx - including some code in other languages, but I'm not sure how to translate that to Perl.