|
Posted by JRush on April 6, 2006, 4:30 pm
Please log in for more thread options That's partially true. However if you are using a SharePoint Server your
users would pass queries to the SPS and get results back from that server
without the overhead of indexing and searching their local indexes for the
data on the network. Using SPS is nice that way because you don't have the
extra load of desktop systems crawling network resources. They simply send
the query to the server, which has it's own index and it passes back the
results. Quick, simple & easy..
Currently there is no way for systems to share a WDS index however AFAIK.
> Thanks. Ideally, each workstation could use a single centralized index,
> but I guess we're not there yet.
>
>> Yes and No.. :)
>>
>> With WDS, it is a fairly simple matter to map a network drive to the
>> appropriate share on a server and mark it for indexing.
>> You can also use Group Policies to add shares/paths to be indexed and
>> apply them to various OU's.
>>
>> hth
>>
>>> Hi all,
>>>
>>> I'm thinking of trying WDS, but all of our files are on the FileServer,
>>> not stored locally. Can WDS index files on the Server? Can it tie into
>>> the Server's own indices? Server is Win2K, SP4 btw.
>>>
>>> Thanks,
>>> Andy
>>>
>>
>>
>
>
|