Tagged Questions
WDS stands for "Windows Desktop Search", also known simply as "Windows Search", which is the search engine used on Microsoft's Windows OS. It supercedes Windows Indexing Service.
4
votes
4answers
514 views
Windows Desktop Search - SQL unbelievable slow '%search%'
I am trying to query the windows desktop search API using SQL.
I have to say I really HATE the windows 7 search GUI, and so I decided to write my own. I have a lot of files indexed (approx ...
3
votes
3answers
3k views
Windows Desktop Search via C#
Where can I find documentation about WDS, specifically, using SQL queries from C# to query WDS? Are there any resources listing the columns that can be queried from the SystemIndex?
Additionally, I ...
3
votes
2answers
1k views
make a windows highlight search in c#
Would it be possible through c# to actually do a windows search (the one you find in Vista from the menu with higlighting (e.g you write 'fire' and get 'firefox')).
Thanks :)
2
votes
1answer
78 views
Windows Desktop Search not returning QueryFocusedSummary
When searching through files indexed using Windows Desktop Search,
it would be nice if I could see a snippet of the text within the
document that is related to the search text. However when I try to
...
1
vote
0answers
24 views
Microsoft Desktop Search - CONTAINS not returning results on windows server 2008
I am trying to search a remote fileshare (running windows server 2008 R2)
for files that contain some text. If I try this, it works fine:
SELECT System.FileName
FROM RemoteServer.SystemIndex
WHERE ...
1
vote
1answer
237 views
Open mails in outlook from C# using the protocol “mapi://”
I wish to execute a URL in the format
mapi://{S-1-5-21-1626573300-1364474481-487586288-1001}/toto@mycompany.com($b423dcd5)/0/Inbox/가가가가곕갘객겒갨겑곓걌게겻겨곹곒갓곅갩갤가갠가 , which I got from searching via Windows ...
1
vote
1answer
412 views
Programmaticaly prevent Vista desktop search (WDS) from indexing pst files placed on mapped network drives
After several days and multiple attempts I didn't find any 100% solution for this trouble.
My search and investigation scopes:
Direct access to registry:
HKLM\SOFTWARE\Microsoft\Windows ...
0
votes
0answers
36 views
Can't send from Viewer to Host using Virtual Channels with Windows Desktop Sharing/RDPCOMAPILib
I'm creating a windows desktop sharing app and have everything working except the virtual channels for sending chat messages. I can send messages from the host to the Viewer but not vice versa. The ...
0
votes
0answers
90 views
Uninstalling windows deployment services
Does anyone know how to uninstall wds on server 2008! My wds is corrupt and I need to uninstall the role and install it back again. But I cannot do that, it turns up with the same error and I can't ...
0
votes
0answers
146 views
How to extend a wireless network with 3 routers, 1 dns [closed]
"2 Wire" DSL Modem/Router
Buffalo Nfiniti WHR-HP-G300N (DD-WRT Powered) (x2)
What I would like to do is join these three wireless routers, using only one dns server (The 2 Wire) over a decent ...
0
votes
1answer
1k views
Windows Desktop Search - Force re-index / index now from command line
I'm working on a project where we're using Windows Desktop Search (WDS) to index files on a web share and then later allow the user to search via a website for documents in the share.
These documents ...
0
votes
1answer
1k views
Open mails in outlook from java using the protocol “mapi://”
I developp a Java application using Windows Desktop Search from which I can retrieve some information about files on my computer such as urls (System.ItemUrl). An example of such url is
...
-2
votes
0answers
31 views
Airport Extreme ethernet routing in Bridge Mode [migrated]
i had(!) the following scenario
Airport Extreme (5th Generation) .. via WAN connect to the modem, Ethernet to serval switches, WiFi acting as WDS Main
the WDS Slaves are 3 small Airport express and ...