Office Custom Property Is Not SearchableID: Q197607 The information in this article applies to:
SYMPTOMSA Microsoft Office custom property is not searchable by default. Attempting to search the field results in an empty query result.
CAUSEThe schema does not contain proper information to process the custom property.
RESOLUTIONThe following steps will allow you to make the custom property called "phrase2" searchable: 1. Open Site Server Dir\Data\Search\Config\DefineColumns.txt. 2. Add the following to DefineColumns.txt:
3. Go to Schema in the MMC.
4. Add custom property.
5. For Other Property Set, enter "d5cdd505-2e9c-101b-9397-08002b2cf9ae"
6. For Property ID, enter "9397" (without the quotation marks).
7. Select String.
8. Select Index, and then select Retrievable.
9. Select Submit.
10. Re-crawl the catalog.
MORE INFORMATIONThe custom property is part of the property of the Office documents. For example: 1. Open an Office Word document 2. Select File and choose Property. 3. Click the Custom tab. The query syntax for the custom property called "phrase2" is:
Bug
|
Last Reviewed: December 17, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |