Document Search Not Working

N

NC

Hello Everybody,

Im having a problem with __Search Document__and I noticed
it was posted here before but I didnt find a solution.
When I do a Search on Document page I get:


[Names]
[Query]
CiCodePage=windows-1252
CiLocale=En-US
CiCatalog=OWS_Search_Proxy
CiColumns=filename,size,rank,characterization,vpath,DocTitl
e,write
CiFlags=DEEP
CiRestriction= $contents "%SearchString%" AND NOT #vpath
\iisadmin* AND NOT #vpath \iishelp* AND NOT #vpath
\iissamples* AND NOT #vpath *\_vti_*
CiMaxRecordsInResultSet=300
CiMaxRecordsPerPage=20
CiScope=/OWS_VRoot_1/%DocLibDir%
CiTemplate=/_layouts/%Template%.htx
CiSort=rank[d]
CiForceUseCi=true
CiDialect=1


I tried

http://support.microsoft.com/default.aspx?scid=kb;en-
us;317384

But it didnt work. Does any one know how to solve this
problem?

Id appreciate your help.

NC
 
N

NC

Thanks Gary but Ive already tried that, it didnt
work.Anything else?
NC
-----Original Message-----
Simple fix found here:

http://support.microsoft.com/default.aspx?scid=kb;en- us;317384




Hello Everybody,

Im having a problem with __Search Document__and I noticed
it was posted here before but I didnt find a solution.
When I do a Search on Document page I get:


[Names]
[Query]
CiCodePage=windows-1252
CiLocale=En-US
CiCatalog=OWS_Search_Proxy
CiColumns=filename,size,rank,characterization,vpath,DocTitl
e,write
CiFlags=DEEP
CiRestriction= $contents "%SearchString%" AND NOT #vpath
\iisadmin* AND NOT #vpath \iishelp* AND NOT #vpath
\iissamples* AND NOT #vpath *\_vti_*
CiMaxRecordsInResultSet=300
CiMaxRecordsPerPage=20
CiScope=/OWS_VRoot_1/%DocLibDir%
CiTemplate=/_layouts/%Template%.htx
CiSort=rank[d]
CiForceUseCi=true
CiDialect=1


I tried

http://support.microsoft.com/default.aspx?scid=kb;en-
us;317384

But it didnt work. Does any one know how to solve this
problem?

Id appreciate your help.

NC


.
 
G

Gary L. Chefetz [MVP]

Did you stop and start IIS after making the change? Make sure Indexing
service is running.




NC said:
Thanks Gary but Ive already tried that, it didnt
work.Anything else?
NC
-----Original Message-----
Simple fix found here:

http://support.microsoft.com/default.aspx?scid=kb;en- us;317384




Hello Everybody,

Im having a problem with __Search Document__and I noticed
it was posted here before but I didnt find a solution.
When I do a Search on Document page I get:


[Names]
[Query]
CiCodePage=windows-1252
CiLocale=En-US
CiCatalog=OWS_Search_Proxy
CiColumns=filename,size,rank,characterization,vpath,DocTitl
e,write
CiFlags=DEEP
CiRestriction= $contents "%SearchString%" AND NOT #vpath
\iisadmin* AND NOT #vpath \iishelp* AND NOT #vpath
\iissamples* AND NOT #vpath *\_vti_*
CiMaxRecordsInResultSet=300
CiMaxRecordsPerPage=20
CiScope=/OWS_VRoot_1/%DocLibDir%
CiTemplate=/_layouts/%Template%.htx
CiSort=rank[d]
CiForceUseCi=true
CiDialect=1


I tried

http://support.microsoft.com/default.aspx?scid=kb;en-
us;317384

But it didnt work. Does any one know how to solve this
problem?

Id appreciate your help.

NC


.
 
S

Scott McClure

Had the same problem and thought I had already tried that too. You have to
do it for each sub-web as I recall and I missed that.

Scott

Gary L. Chefetz said:
Did you stop and start IIS after making the change? Make sure Indexing
service is running.




NC said:
Thanks Gary but Ive already tried that, it didnt
work.Anything else?
NC
-----Original Message-----
Simple fix found here:

http://support.microsoft.com/default.aspx?scid=kb;en- us;317384




Hello Everybody,

Im having a problem with __Search Document__and I noticed
it was posted here before but I didnt find a solution.
When I do a Search on Document page I get:


[Names]
[Query]
CiCodePage=windows-1252
CiLocale=En-US
CiCatalog=OWS_Search_Proxy
CiColumns=filename,size,rank,characterization,vpath,DocTitl
e,write
CiFlags=DEEP
CiRestriction= $contents "%SearchString%" AND NOT #vpath
\iisadmin* AND NOT #vpath \iishelp* AND NOT #vpath
\iissamples* AND NOT #vpath *\_vti_*
CiMaxRecordsInResultSet=300
CiMaxRecordsPerPage=20
CiScope=/OWS_VRoot_1/%DocLibDir%
CiTemplate=/_layouts/%Template%.htx
CiSort=rank[d]
CiForceUseCi=true
CiDialect=1


I tried

http://support.microsoft.com/default.aspx?scid=kb;en-
us;317384

But it didnt work. Does any one know how to solve this
problem?

Id appreciate your help.

NC




.
 
Top