3.1.1.3 Managed Property Information

msdn link

The protocol server maintains a collection of ManagedPropertyInformation objects to store information about managed properties defined in the protocol server. The protocol client can request this information to get details about the managed properties and then use that information to create search queries.

ManagedPropertyInformation: This object represents information about a managed property defined in the protocol server.

  • Description: The description of the managed property.

  • FullTextQueriable: If "true", the managed property is property that can be searched in a full-text search. Otherwise, the managed property is not property that can be searched in a full-text search.

  • Name: The name for the managed property.

  • Pronunciation: If "true", the protocol server maintains a phonetic form of the managed property values, otherwise, the protocol server does not maintain a phonetic form of the managed property values.

  • Retrievable: If "true", the managed property is a retrievable managed property. That is, it can be returned as part of a search result. Otherwise, the managed property is not a retrievable property.

  • Type: Specifies the type of the managed property.