Re: Problems with Number of folders

From: Hilary Cotter (hilary.cotter_at_gmail.com)
Date: 10/07/04


Date: Thu, 7 Oct 2004 08:17:32 -0400

I am unaware of any such limit. You could open a support incident with
Microsoft to get an exact figure.

However, normally you should use NTFS to restrict what a user can see
instead of dynamically building a restriction list based on that user.

-- 
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
"Joaquin Corchero" <j_corchero@jocail.com> wrote in message
news:e0MKmTGrEHA.2136@TK2MSFTNGP14.phx.gbl...
> Good afternoon,
>
> I have two different environments, a development one and a live one.
>
> In the development one, we wortk with a Windows 2000 server and in the
live
> environment we have a Windows 2003.
>
> We created a catalogue that includes 352 folders in total in both
machines.
>
> The Query tool that comes with index server was working properly with both
> of them.
>
> We have a web application that makes enquiryes to this catalogs.
>
> We control the permissions for the folders using a database, so when we
make
> a query, we make it introducing all the names of the folders that the user
> has permissions for in case that the user tryes to search through all the
> folders:
> $contents interleasing AND (
> #Directory=[phisicalpath]installations\InterleasingDemo OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\word OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\SP PPT downloads
OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\powerpoint OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\New Folder OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\mixed folders OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\web files OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\SP Miscellany OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\pdf OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\JD Excels OR
>  #Directory=[phisicalpath]installations\InterleasingDemo\VIPS_co_uk .....)
>
> The problem is that with Windows 2000 the query would return values, but
in
> the live environment the query wouldn't.
>
> Is there any maximum number of folders that Index Server (in Windows 2000
or
> Windows 2003) can serach through or any limitation in the size of the
query?
>
> Thank you for your help.
>
>


Relevant Pages

  • Problems with Number of folders
    ... we wortk with a Windows 2000 server and in the live ... We created a catalogue that includes 352 folders in total in both machines. ... The Query tool that comes with index server was working properly with both ...
    (microsoft.public.inetserver.indexserver)
  • RE: different results in NT 4 and Server 2000
    ... >The default dialect is different between NT4 and Windows ... >Microsoft Application Center & Index Server Support ... The same query in windows 2000 server ... >| the word Pagliarini. ...
    (microsoft.public.inetserver.indexserver)
  • Re: Characterization property
    ... > I have been trying to query the index server and retrieve characterization ... > characterization data in my query. ... > folders were added. ...
    (microsoft.public.inetserver.indexserver)
  • The MSIDXS.1 Provider is not registered on the local machine
    ... We recently moved servers from a Windows Webserver Edition 2003, ... On the old server we have Microsoft Index Server running and was using OLEDB ... to query the catalogs. ... trying to query we get the following error message: ...
    (microsoft.public.inetserver.indexserver)
  • Characterization property
    ... I have been trying to query the index server and retrieve characterization ... folders were added. ...
    (microsoft.public.inetserver.indexserver)

Loading