Wednesday, September 29, 2010

window search service and remote query to a index on the server

Well, finally I figure out the last piece of the puzzle...It works fast with Windows 7 and with "word wheel" feature that google.com just had. Somehow the search return take longer on Windows XP machine installed the WDS 4.0.

see this ..http://biztechmagazine.com/article.asp?item_id=416

Most important piece of this WSS remote query is here.

One final note: Remote Search works well in Vista but there’s one limitation. When you open a remote share that you want to search, be sure to open it either by browsing Network in Windows Explorer or by typing a UNC path of the form \\servername\sharename, where servername must be the NetBIOS name of the server, not the server’s IP address or fully qualified domain name (FQDN). For some reason, if you specify a FQDN in your UNC path and then try to search a share, grep is used instead of the remote index.

0 comments:

Post a Comment