EverythingSearchClient
EverythingSearchClient copied to clipboard
🔎 A .NET client library for Voidtools' Everything search engine, without the native Everything SDK dll.
The Query Results are received via IPC to a MessageOnly Window, and a Thread handling timeout behavior. Those are always created and destroyed for every Query. Especially when using paged-queries...
Previous Issues (#19) showed that sometimes answers are not received. Investigate and try to fix or mitigate.
Tests on Github Actions currently disabled, because Everything service can no longer be used. Find a light-weight configuration for Everything or a strong VM to run CT on.
Not sure if it's worth it...
Hi, Wanted to check this out long time ago, finally I've started, but quickly got stopped 😂 It's probably because it's specifically looking for the service name `Everything` and not...
Windows Trace Events will allow for analysis of multi-process behavior. Especially instrument the message window!