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.
After several days and multiple attempts I didn\'t find any 100% solution for this trouble. My search and investigation scopes:
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
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 1.000.000)