Here’s a feature I didn’t know about. Alex Wade, who was the technical Program Manager responsible for this functionality in Windows Vista, showed me how to enable it. It’s a pity that such a great feature is disabled by default.
So… go to Folder Options (you’ll find it in the control panel), select the “search” tab, and enable “use natural language search”. Then, you can write queries into Windows Search like the following:
“Show me all email messages from Lee Dirks after Jan 24″ or “show me all email messages from Lee Dirks with attachments”.
The surprising thing is that the results are accurate 🙂
Well done Alex! Very cool stuff!
Update:
After my initial post, I got some more information from Alex. The feature is not truly based on Natural Language Processing. It converts sentences to <property, value> pairs, which are used for the queries. This is why I shouldn’t have typed “show me all” (not that I really wanted all Lee’s messages… internal joke 🙂 Here are some more examples of queries:
Jonas Barklund has a great post with more details.
There’s a unique energy that comes with starting something new — a blend of excitement,…
As I continued work on BrainExpanded and its MCP service, I came to realize that…
Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…
After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…
Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…
As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…