Windows Server 2008 R2, the Indexer service cannot index the custom properties of a document

StackOverflow https://stackoverflow.com/questions/5875400

문제

On Window 2008 R2 server, when I try to use the custom property of indexing service like:

<meta name="decription" content="this is description details" />

I cannot get the decription property.

I found the this hotfix: http://support.microsoft.com/kb/947265 But this hotfix is not working for Window 2008 R2

Need your help.

Tony

도움이 되었습니까?

해결책

It turned out that we need to grant permission on the drive to be used on indexing service.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top